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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25690Alvarez, TheodoreYO15YorkEnglandUnited Kingdom
25585Sun, BrentYO15YorkEnglandUnited Kingdom
25637Moreno, Raquel, DYO15YorkEnglandUnited Kingdom

Generated 2025-07-07 15:55:31.190 UTC