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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15100Chandra, Brenda66578NeunkirchenSaarlandGermany
11551Alvarez, Shannon92700ColombesHauts de SeineFrance
13004Chen, Randy2010DarlinghurstNew South WalesAustralia
26090Moreno, Mathew90706BellflowerCaliforniaUnited States

Generated 2025-07-20 02:54:32.863 UTC