My goal is to combine two table and display them in a list on a razor view. With some help I was able to construct a linq query that pulls the data, as well as a viewModel.