Pass Your Exam On First Try Real Microsoft 70-516 Exam Braindumps (151-160)

QUESTION 151 The URI to your WCF data service is http://www.northwind.com/DataServices.svc. What can you add to the end of the URI to retrieve only a list of Order entities for the Customer entity whose CustomerID is `BONAP’? A.    /Customers(`BONAP’)?$expand=Orders B.    /Customers?$filter=CustomerID eq `BONAP’&$expand=Orders C.    /Customers/Orders?$filter=CustomerID eq `BONAP’ D.    /Customers(`BONAP’)/Orders