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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14281Wilson, Daniel, KV7L 4J4VancouverBritish ColumbiaCanada
14941Patterson, Emma, JNT20Newcastle upon TyneEnglandUnited Kingdom
26210Gill, ClintonSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-21 04:07:58.188 UTC