[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 413   SHUFFLE   <  SKIP 982  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26927Dominguez, Jill, H80610Saint OuenSommeFrance
22503Zhao, Sandra, SNT20Newcastle upon TyneEnglandUnited Kingdom
16254Morris, Maria, K78400ChatouYvelineFrance
19066Sharma, DylanGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-15 23:52:20.691 UTC