[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 24   SHUFFLE   <  SKIP 319  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17882Deng, Drew, EOX1OxfordEnglandUnited Kingdom
22662Carlson, Tyrone, SKB9KirkbyEnglandUnited Kingdom
20395Rogers, Katherine, B94010BurlingameCaliforniaUnited States
27163Luo, Wayne, L75008ParisSeine (Paris)France

Generated 2025-07-14 05:28:47.592 UTC