[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 2839  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20263Zhou, Steve, C2777SpringwoodNew South WalesAustralia
19292Lin, Micah75009ParisSeine (Paris)France
12403Young, HenryWA3WatfordEnglandUnited Kingdom

Generated 2025-11-04 05:09:10.173 UTC