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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21338Price, Victoria, A94704BerkeleyCaliforniaUnited States
21876Rubio, Philip, P2300NewcastleNew South WalesAustralia
13610Sharma, Omar, R75019ParisSeine (Paris)France

Generated 2025-07-10 13:24:24.402 UTC