[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 1845   SHUFFLE   <  SKIP 1902  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19727Vazquez, Natasha, J98168BurienWashingtonUnited States
19160Perez, Sara92625Newport BeachCaliforniaUnited States
15389King, Joan, E94303Palo AltoCaliforniaUnited States

Generated 2025-07-16 02:54:59.296 UTC