[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3875  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28222Lewis, Eduardo97068W. LinnOregonUnited States
16822Lin, MarshallPB12PeterboroughEnglandUnited Kingdom
13889Martin, Robert, C97355LebanonOregonUnited States
25866Perry, Tristan, G97068W. LinnOregonUnited States

Generated 2025-07-11 22:39:51.717 UTC