[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 440   SHUFFLE   <  SKIP 1781  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26484Patterson, Fernando, E90706BellflowerCaliforniaUnited States
28988Perez, Harold, C94014ColmaCaliforniaUnited States
16878Young, Devin97330CorvallisOregonUnited States

Generated 2025-07-18 00:15:34.317 UTC