[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 3669   SHUFFLE   <  SKIP 2214  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21371Patel, Ann2061Milsons PointNew South WalesAustralia
14841Pal, Franklin66578NeunkirchenSaarlandGermany
12385Raji, TaraSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-18 18:33:19.215 UTC