[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 7940  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14621Morris, Chloe, D97222MilwaukieOregonUnited States
14727Bryant, Anna, S97222MilwaukieOregonUnited States
15406Butler, Amanda97222MilwaukieOregonUnited States

Generated 2025-07-12 13:31:39.208 UTC