I was wondering if anyone knows a quicker way to find a table in the EDMX model than just scrolling through the diagram and looking for the thing. Our database has around 50 tables in it and when I'm looking for a specific one it's just a chore to see where VS put the thing.
I'm using VS 2010 for the purpose of this question.
Thank you in advance.
Click in an open area of the designer:
Go to the Properties tab:
In the dropdown box at the top, select your table. You should then see it highlighted in the designer.