I added some tables to my DB, and refreshing the model didn't work. So I deleted my .edmx file completely. I then recreated the model according to my updated DB, but the same tables were still missing. I'm not really sure why, but for some reason it won't load certain tables into the model. I looked at the XML .edmx and the tables are listed at some points of the file...so I'm not really sure why they won't appear. Any tricks anyone knows that I could try?
Thanks!