[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 750   SHUFFLE   <  SKIP 2614  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17075Guo, Aimee2450Coffs HarbourNew South WalesAustralia
16346Navarro, Marc2061Milsons PointNew South WalesAustralia
20973Andersen, April, CW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-20 22:36:06.295 UTC