Tip: Getting Hierarchical Entities via ADO.NET Data Services from Silverlight
ADO.NET Data Services (hereafter called Astoria) allows simple URI mapping to entity models. Pretty cool. We can also dive into the entity model and return hierarchical data. For example, a set of Customer entities can be returned without their children or the Customer can be returned with their chi