[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 250   <  SKIP 7756  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27211Roberts, Isaiah, M97222MilwaukieOregonUnited States
27272Chen, Elijah97222MilwaukieOregonUnited States
27568Evans, Miguel97222MilwaukieOregonUnited States

Generated 2025-07-17 14:08:01.667 UTC