[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 127   SHUFFLE   <  SKIP 1587  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20463Bryant, Jasmine, J94015Daly CityCaliforniaUnited States
11294Clark, Dalton, P98027IssaquahWashingtonUnited States
24783Raman, Barry, A91910Chula VistaCaliforniaUnited States

Generated 2025-07-20 18:48:51.015 UTC