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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12819Chander, Nicolas78100Saint Germain en LayeYvelineFrance
12080Sanchez, GraceV8Y 1L1CliffsideBritish ColumbiaCanada
16882Young, Robert, G97222MilwaukieOregonUnited States

Generated 2025-07-19 15:22:00.566 UTC