[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 398   SHUFFLE   <  SKIP 2253  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15820Ward, Chase, T98027IssaquahWashingtonUnited States
16943Garcia, Veronica, R64283DarmstadtHessenGermany

Generated 2025-07-20 19:00:00.379 UTC