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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23291Evans, Timothy97222MilwaukieOregonUnited States
23151Brown, Michael, A97222MilwaukieOregonUnited States
23496Harris, Nicholas, L97222MilwaukieOregonUnited States

Generated 2025-07-17 09:09:02.667 UTC