[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 24   SHUFFLE   <  SKIP 529  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16155Jenkins, Joan3977CranbourneVictoriaAustralia
26694Hughes, Aaron, J98225BellinghamWashingtonUnited States
11938Alexander, Seth, D94015Daly CityCaliforniaUnited States

Generated 2025-07-19 18:38:35.262 UTC