[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 650   SHUFFLE   <  SKIP 1397  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17175Roberts, AmandaV0SookeBritish ColumbiaCanada
20315Ramirez, Devin99362Walla WallaWashingtonUnited States
21768Watson, Cole, AV9MetchosinBritish ColumbiaCanada
23943Subram, Cindy, LEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-15 22:40:36.309 UTC