[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 0   SHUFFLE   <  SKIP 3569  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25508Cook, Melissa20354HamburgHamburgGermany
13743Anderson, IsabellaV8POak BayBritish ColumbiaCanada
25804Torres, Nelson, FGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-11-04 00:54:51.911 UTC