[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   SHUFFLE   SKIP 2480   <  SKIP 1650  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19025Roberts, Aaron97222MilwaukieOregonUnited States
21035Sanchez, Roy04838EilenburgBrandenburgGermany
19654Alexander, Richard, M97355LebanonOregonUnited States

Generated 2025-07-20 10:43:22.842 UTC