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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17557Davis, Matthew, S97222MilwaukieOregonUnited States
16728Morris, Cole, D97222MilwaukieOregonUnited States
18380Kelly, Kaitlyn, G97222MilwaukieOregonUnited States

Generated 2025-07-13 05:48:41.307 UTC