[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 4248   <  SKIP 1095  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23108Wright, Savannah, L98201EverettWashingtonUnited States
27116Gonzalez, Regina, L98225BellinghamWashingtonUnited States
27151Moreno, Carrie, WRH15 9UDWest SussexEnglandUnited Kingdom

Generated 2025-07-21 02:32:54.524 UTC