[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 437   SHUFFLE   <  SKIP 1838  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24173Wang, Lacey4700RockhamptonQueenslandAustralia
26272Hughes, Kelly98901YakimaWashingtonUnited States
12018Henderson, Devin, K92102San DiegoCaliforniaUnited States

Generated 2025-07-18 17:52:33.631 UTC