[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 817   SHUFFLE   <  SKIP 80  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20869Martinez, David, RNT20Newcastle upon TyneEnglandUnited Kingdom
18165Gill, Randall, AB29 6SLBirminghamEnglandUnited Kingdom
24203Xie, Keith, W75002ParisSeine (Paris)France
20383Hernandez, Richard, M98104SeattleWashingtonUnited States

Generated 2025-07-17 17:38:30.875 UTC