[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 0   SHUFFLE   <  SKIP 2950  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20067Thompson, Destiny, P94063Redwood CityCaliforniaUnited States
28902She, Suzanne63009OffenbachSaarlandGermany
17203Raje, Christine, WNT20Newcastle upon TyneEnglandUnited Kingdom
24123Hu, Heather93700DrancySeine Saint DenisFrance

Generated 2025-11-04 17:13:03.422 UTC