[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 650   SHUFFLE   <  SKIP 3780  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27740Nath, Jodi98168BurienWashingtonUnited States
25599Russell, AaronGL50CheltenhamEnglandUnited Kingdom
27180Diaz, Joe, L41485GrevenbroichBayernGermany

Generated 2025-07-18 14:12:40.439 UTC