[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 7964  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18592Evans, Mackenzie97222MilwaukieOregonUnited States
18867Perry, Thomas, R97222MilwaukieOregonUnited States
18952Hernandez, Chloe97222MilwaukieOregonUnited States
19007Sanchez, Mackenzie97222MilwaukieOregonUnited States
19025Roberts, Aaron97222MilwaukieOregonUnited States
19138Coleman, Eric, T97222MilwaukieOregonUnited States
19537Brooks, Michelle, C97222MilwaukieOregonUnited States

Generated 2025-07-13 10:01:10.931 UTC