[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 512   SHUFFLE   <  SKIP 402  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29023Campbell, Dalton, C98055RentonWashingtonUnited States
17593Butler, Richard, C94015Daly CityCaliforniaUnited States
28575Gutierrez, Linda, DV3J 6Z3BurnabyBritish ColumbiaCanada

Generated 2025-07-11 06:27:31.317 UTC