[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 229   SHUFFLE   <  SKIP 1234  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24517Harris, Brandon94015Daly CityCaliforniaUnited States
19727Vazquez, Natasha, J98168BurienWashingtonUnited States
15335Patterson, Emily98052RedmondWashingtonUnited States

Generated 2025-07-14 06:37:34.229 UTC