[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 0   SHUFFLE   <  SKIP 3968  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24317Thomas, Devin92625Newport BeachCaliforniaUnited States
22588Martin, Teresa, DGL7 1RYGloucestershireEnglandUnited Kingdom
13704Davis, Victoria, J99362Walla WallaWashingtonUnited States
23298Martinez, Robert, L98033KirklandWashingtonUnited States

Generated 2025-11-04 17:59:03.715 UTC