[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 625   SHUFFLE   <  SKIP 2366  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24042White, Zachary33098PaderbornNordrhein-WestfalenGermany
25749Moyer, Ashlee, R59170CroixNordFrance
12346Gao, Wesley2264SilverwaterNew South WalesAustralia
23922Richardson, Cody66578NeunkirchenSaarlandGermany

Generated 2025-07-13 17:52:32.911 UTC