[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 416   SHUFFLE   <  SKIP 1842  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19341Huang, Clarence, COX14 4SEOxfordEnglandUnited Kingdom
11953Wright, Courtney, D97222MilwaukieOregonUnited States
11726Liang, Micah, R98168BurienWashingtonUnited States

Generated 2025-07-13 22:23:06.282 UTC