With EF, you map database items such as tables, columns, and relationships in the database to
objects and properties in an object model in your application. VS comes with great tools to make
this mapping as easy as possible, as you see in the following exercise.