[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 821   SHUFFLE   <  SKIP 1001  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26908Zheng, Glenn45000OrleansLoiretFrance
23886Stewart, Sean91791West CovinaCaliforniaUnited States
17390Lewis, Blake97222MilwaukieOregonUnited States
25692Yuan, Kelvin, LOX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-20 23:40:33.237 UTC