When displaying the list of entities in the Physical Model Explorer, the schema an entity belongs to is not being displayed.
It is not uncommon to have entities with identical names in different schemas, so in order to avoid ambiguity in displaying the entity list, the schema name should be displayed alongside the Entity name.
For instance, in SQL Server Management Studio all relevant objects feature this kind of notation <schemaname>.<objectname>.