[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 437   SHUFFLE   <  SKIP 2324  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14716Zhou, Shannon, W57000MetzMoselleFrance
24859Arun, Cesar, JE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-19 17:07:25.022 UTC