I am trying to build authentication using the new Identity and MVC5 but I would like to "join" a separate ...user... table to the registration and manage pages. I have read lots on extending the AspNetUser table, but I am desperate to find how to join a s...