[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 2927   SHUFFLE   <  SKIP 429  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14931Pal, Andres, S75019ParisSeine (Paris)France
15703Chande, Alison53001BonnHamburgGermany
13490Rodriguez, Edward95062Santa CruzCaliforniaUnited States

Generated 2025-07-13 04:35:38.582 UTC