[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 328   SHUFFLE   <  SKIP 1514  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18411Powell, Jack, JV3L 1E7WestminsterBritish ColumbiaCanada
13652Zeng, Tamara, A97005BeavertonOregonUnited States
16670White, Sarah99202SpokaneWashingtonUnited States
22338Russell, Thomas94015Daly CityCaliforniaUnited States

Generated 2025-07-13 13:31:27.470 UTC