The LINQ in Action book is pretty good. I've supplemented it with the Programming Entity Framework book (978-0596520281) which is pretty in-depth.
I found these books to be quite complementary. The LINQ in Action book gives you a good ground and, where you really need some meat (i.e. LINQ to Entities) the other text does the job.