[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 2421   SHUFFLE   <  SKIP 878  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14992Andersen, Dale, BRG24 8PLBasingstoke HantsEnglandUnited Kingdom
25606Fernandez, Meredith75005ParisSeine (Paris)France
25154Serrano, Clinton91502BurbankCaliforniaUnited States

Generated 2025-07-08 10:04:19.918 UTC