[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3401  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16668Malhotra, Levi60610ChicagoIllinoisUnited States
26890Rogers, BryanCM11BillericayEnglandUnited Kingdom
20616Serrano, Kristi2061Milsons PointNew South WalesAustralia
20979Jimenez, Diane63151MühlheimHamburgGermany
17799Guo, Alejandro85049IngolstadtBayernGermany
28991Ward, Timothy, E97005BeavertonOregonUnited States

Generated 2025-07-10 16:09:00.630 UTC