[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 391   SHUFFLE   <  SKIP 1386  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25800Nath, SheenaPE17BuryEnglandUnited Kingdom
26100Ptaszynski, James, GarnerV8Z 4N5ShawneeBritish ColumbiaCanada
24106Shan, Kelvin59491Villeneuve-d'AscqNordFrance

Generated 2025-07-17 13:35:51.936 UTC