[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 512   SHUFFLE   <  SKIP 3526  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28600Clark, Destiny, LV3L 1H4WestminsterBritish ColumbiaCanada
12004Suri, Jarrod, E3337MeltonVictoriaAustralia
21349Kelly, BryanV7L 4J4N. VancouverBritish ColumbiaCanada

Generated 2025-07-13 09:02:21.668 UTC