[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 2421   SHUFFLE   <  SKIP 1667  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17990Patel, KristinaMK8 8DFMilton KeynesEnglandUnited Kingdom
28909Champion, Tommy, J91940Les UlisEssonneFrance
23871Richardson, Bailey, G97068W. LinnOregonUnited States

Generated 2025-07-12 03:35:57.702 UTC