Let\'s say I have two tables bound to two models (though I\'ll be returning dtos).
public class Student { public string Id {get; set;} public string UserN