[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 999   SHUFFLE   <  SKIP 259  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19594Liu, Suzanne4700RockhamptonQueenslandAustralia
14821Raje, MauriceAS23Stoke-on-TrentEnglandUnited Kingdom
21511Sanders, Richard, DPB12PeterboroughEnglandUnited Kingdom
18995Gray, Melissa, A90706BellflowerCaliforniaUnited States

Generated 2025-07-16 23:43:51.869 UTC