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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28127Price, Fernando95062Santa CruzCaliforniaUnited States
26441Lu, Randy4700RockhamptonQueenslandAustralia
26944Nara, Drew, AMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-14 23:12:33.045 UTC