[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 3713   <  SKIP 390  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28902She, Suzanne63009OffenbachSaarlandGermany
23055Diaz, Seth97205PortlandOregonUnited States
19467Alvarez, KristaSL67RJMaidenheadEnglandUnited Kingdom
20433Taylor, Chloe, R97222MilwaukieOregonUnited States

Generated 2025-07-18 18:31:40.238 UTC