[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 750   <  SKIP 7260  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27606Edwards, Courtney, A97222MilwaukieOregonUnited States
27748Patterson, Luis, J97222MilwaukieOregonUnited States
28011Lan, Andrew, L97222MilwaukieOregonUnited States

Generated 2025-07-17 20:31:47.271 UTC