[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 502   SHUFFLE   <  SKIP 1185  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25638Tang, Dale, A95000CergyVal d'OiseFrance
20863Xu, Erica, MOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-16 10:39:11.433 UTC