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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21753Robinson, Morgan97005BeavertonOregonUnited States
21113Cai, Laura, L75012ParisSeine (Paris)France
16728Morris, Cole, D97222MilwaukieOregonUnited States

Generated 2025-07-13 18:06:42.972 UTC