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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22417Goel, Shaun, L75016ParisSeine (Paris)France
13699Alexander, Rachel97222MilwaukieOregonUnited States
11223Patterson, Hailey, IV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-20 10:58:00.011 UTC