Entity table array.
This array contains at most two entries: one for the data, one for the properties. Its keys are unique references to the tables, values are aliases.
Type: array
\Drupal\Core\Entity\Query\Sql\Tables::ensureEntityTable().
protected $entityTables = [];