[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 250   SHUFFLE   <  SKIP 1974  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27348Zhou, Clayton4171HawthorneQueenslandAustralia
24986Griffin, IsabelleV8POak BayBritish ColumbiaCanada
18100Li, Kyle, L92625Newport BeachCaliforniaUnited States

Generated 2025-07-16 07:22:40.761 UTC