[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 391   SHUFFLE   <  SKIP 1291  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20851Sanz, Frank, TLE18LeedsEnglandUnited Kingdom
17213Goel, Calvin, JSL4 1RHBerksEnglandUnited Kingdom
18450Shen, Willie, S2300NewcastleNew South WalesAustralia

Generated 2025-07-16 23:49:55.469 UTC