[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 189   SHUFFLE   <  SKIP 1514  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29414Patel, Lydia, B59491Villeneuve-d'AscqNordFrance
19334Baker, KatherineAS23Stoke-on-TrentEnglandUnited Kingdom
14977Carlson, Stacy75010ParisSeine (Paris)France
19650Sanz, Sabrina, A4169East BrisbaneQueenslandAustralia

Generated 2025-07-16 12:02:29.035 UTC