[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   SHUFFLE   SKIP 217   <  SKIP 3211  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20747Vazquez, Melody98168BurienWashingtonUnited States
20637Brown, John94015Daly CityCaliforniaUnited States
28845Simmons, Kaitlyn98168BurienWashingtonUnited States

Generated 2025-07-21 17:03:11.961 UTC