[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 24   SHUFFLE   <  SKIP 352  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14567Thomas, SethV9B 2C3ShawneeBritish ColumbiaCanada
17710Stewart, Natalie, FPB12PeterboroughEnglandUnited Kingdom
27303Yang, Arturo75012ParisSeine (Paris)France
14073Alexander, Gabriel, C3220GeelongVictoriaAustralia

Generated 2025-07-12 22:38:22.514 UTC