[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 2421   SHUFFLE   <  SKIP 1681  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13786Chavez, Jon34117KasselHessenGermany
27270Collins, Connor, JV2L3W8NewtonBritish ColumbiaCanada
11413Stewart, Megan, LGA10GatesheadEnglandUnited Kingdom
16361White, Wyatt91977Spring ValleyCaliforniaUnited States

Generated 2025-07-14 07:28:49.041 UTC