[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 1316  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28629Madan, Cynthia90706BellflowerCaliforniaUnited States
17862Baker, Aaron, E98055RentonWashingtonUnited States
17007Hayes, Samuel94015Daly CityCaliforniaUnited States

Generated 2025-07-11 05:40:55.140 UTC