[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 480   SHUFFLE   <  SKIP 142  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17575Brown, Marcus, J98055RentonWashingtonUnited States
24193Becker, Louis, JE17 6JFLondonEnglandUnited Kingdom
26727Clark, Jose97222MilwaukieOregonUnited States

Generated 2025-11-04 22:51:54.955 UTC