[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 236   SHUFFLE   <  SKIP 143  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11497Nath, Katrina, RNT20Newcastle upon TyneEnglandUnited Kingdom
28542Zhao, Martha, L94310OrlyVal de MarneFrance
15188Watson, Isaac, S98270MarysvilleWashingtonUnited States

Generated 2025-07-14 02:34:00.819 UTC