[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 363   SHUFFLE   <  SKIP 528  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20371Bryant, Grace, J94070San CarlosCaliforniaUnited States
20775Alonso, Bruce, L98312BremertonWashingtonUnited States
19457Williams, Jennifer, ENT20Newcastle upon TyneEnglandUnited Kingdom
19070Garcia, Kristopher, ME17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-20 00:45:25.231 UTC