[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 322   SHUFFLE   <  SKIP 402  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16608Martin, Ricky, C4000BrisbaneQueenslandAustralia
11235Stewart, Angel, J98107BallardWashingtonUnited States
22440Sanz, Robyn91370Verrieres Le BuissonEssonneFrance

Generated 2025-07-22 04:25:15.645 UTC