Someone over at ASP.NET Resources made up a System.Linq.Enumerable extension methods cheat sheet and called it a LINQ Standard Query Operators Cheat Sheet.
I like it, but I find Intellisense does the trick for me on IEnumerable extension methods. I do tend to forget the LINQ syntax.
I made up a LINQ Syntax Cheat Sheet.