In this article, Suprotim Agarwal explains how to consume the Netflix OData service and display data in a Silverlight DataGrid control.
Silverlight 4 includes the WCF Data Services client library, using which you can now easily access data from any service that exposes an OData or REST end-points. The ‘Add Service Reference’ feature in Visual Studio 2010 makes this very easy to implement.