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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22397Patel, Marie92700ColombesHauts de SeineFrance
25689Campbell, AndreaAS23Stoke-on-TrentEnglandUnited Kingdom
11401Navarro, Linda75019ParisSeine (Paris)France
14582Reed, MarcusV8VVictoriaBritish ColumbiaCanada

Generated 2025-07-11 23:27:09.473 UTC