[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 2608   SHUFFLE   <  SKIP 1019  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21649Nara, Keith94519ConcordCaliforniaUnited States
13055Gray, Patrick, J97355LebanonOregonUnited States
27824Moreno, Michele, P45000OrleansLoiretFrance
22554Xu, GilbertY024 1GFYorkEnglandUnited Kingdom

Generated 2025-07-21 15:44:08.622 UTC