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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20887Li, Damien, L77680Roissy en BrieSeine et MarneFrance
28880Moyer, Felicia, CRG41 1QWWokinghamEnglandUnited Kingdom
29425Xie, Tommy, JPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-12 04:24:55.891 UTC