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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12330Raman, Preston, M45001EssenHamburgGermany
12754Deng, Lindsey93400Saint-DenisSeine Saint DenisFrance
20248Suarez, Gina3000MelbourneVictoriaAustralia
15293Watson, Mason, C97034Lake OswegoOregonUnited States

Generated 2025-07-14 21:16:15.597 UTC