[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 3460  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23303Lal, Connor, C97205PortlandOregonUnited States
23871Richardson, Bailey, G97068W. LinnOregonUnited States
23606Raje, KennethKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-17 12:09:14.463 UTC