[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 875   SHUFFLE   <  SKIP 5518  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16121Ross, KaitlynV9MetchosinBritish ColumbiaCanada
14183Carlson, Robyn, MMK8 8ZDMilton KeynesEnglandUnited Kingdom
23871Richardson, Bailey, G97068W. LinnOregonUnited States

Generated 2025-07-10 22:46:31.679 UTC