[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 617   SHUFFLE   <  SKIP 805  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22109Mitchell, Jonathan, LV7L 4J4VancouverBritish ColumbiaCanada
12822James, Alexandra59368WerneNordrhein-WestfalenGermany
22681Barnes, Tristan, T93000BobignySeine Saint DenisFrance

Generated 2025-07-13 23:08:16.810 UTC