[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 2837  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14541Kapoor, Douglas, D66578NeunkirchenSaarlandGermany
14960Pal, Leonard, B92700ColombesHauts de SeineFrance
18251Sanz, Ricky3220GeelongVictoriaAustralia
18991Cook, Evan, H98312BremertonWashingtonUnited States

Generated 2025-07-09 23:41:44.112 UTC