[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 413   SHUFFLE   <  SKIP 2833  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23001Munoz, Julio97005BeavertonOregonUnited States
20755Lopez, Alex94519ConcordCaliforniaUnited States
18867Perry, Thomas, R97222MilwaukieOregonUnited States
29416Ramos, Pedro, PPE17BuryEnglandUnited Kingdom

Generated 2025-07-18 14:53:44.253 UTC