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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11410Goel, Maurice75013ParisSeine (Paris)France
29340Cox, Rachel, JV3A 4R2LangleyBritish ColumbiaCanada
21520Baker, SethGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-21 09:03:12.537 UTC