A Good ASP.NET MVC Tutorial
http://www.asp.net/mvc/tutorials/mvc-music-store-part-1
Found another good tutorial, this one using LINQ to SQL rather than the Data Entity Framework. Also, this example talks about a Data Repository pattern for accessing a database, which is probably the way I'll end up going.
http://www.asp.net/mvc/tutorials/creating-model-classes-with-linq-to-sql-cs