[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 229   SHUFFLE   <  SKIP 1256  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11339She, Dennis, M75016ParisSeine (Paris)France
13829Carlson, Randall, T41485GrevenbroichBayernGermany
23251Scott, Evan, C98104SeattleWashingtonUnited States
12920Henderson, Kelly, L98020EdmondsWashingtonUnited States

Generated 2025-07-10 02:49:27.167 UTC