[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 4416   SHUFFLE   <  SKIP 3030  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22828Suri, FranciscoOX16 8RSOxonEnglandUnited Kingdom
19461Shan, Nichole, KCB4 4BZCambridgeEnglandUnited Kingdom
17069Zheng, Christy2444Port MacquarieNew South WalesAustralia

Generated 2025-07-20 23:51:51.513 UTC