[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 717   SHUFFLE   <  SKIP 2393  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21764Smith, NathanV2M1S6NewtonBritish ColumbiaCanada
20917Tang, TonyaE17 6JFLondonEnglandUnited Kingdom
12383Gomez, Albert, M75008ParisSeine (Paris)France
13663Tang, Melvin, R70511StuttgartSaarlandGermany

Generated 2025-07-13 15:19:01.214 UTC