Gets the base table name.
@internal
string The base table name.
public function getBaseTable() { return $this->baseTable; }