After running some tests and deleting various tables, the designer fails when it finds tables that have the same name. For example, in my database I have a number of tables that are assigned to different schemas, but have the same name, as below:
-
stat.Item
-
menu.Item
-
usage.Item
-
etc.
When I changed the names of the tables themselves, I was able to pull up the model designer.