[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 7937  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14331Murphy, Timothy97222MilwaukieOregonUnited States
14621Morris, Chloe, D97222MilwaukieOregonUnited States
14727Bryant, Anna, S97222MilwaukieOregonUnited States
13699Alexander, Rachel97222MilwaukieOregonUnited States
13714Ward, Amanda97222MilwaukieOregonUnited States
15406Butler, Amanda97222MilwaukieOregonUnited States

Generated 2025-07-12 21:03:39.200 UTC