[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 3677   SHUFFLE   <  SKIP 1496  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14812Henderson, Hunter, CGA10GatesheadEnglandUnited Kingdom
13109Navarro, Cheryl4551CaloundraQueenslandAustralia
22949Butler, Gavin, D2444Port MacquarieNew South WalesAustralia

Generated 2025-07-18 18:03:05.984 UTC