[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 0   SHUFFLE   <  SKIP 3054  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18586Patterson, Benjamin91941GrossmontCaliforniaUnited States
20950Suarez, Albert, WB29 6SLBirminghamEnglandUnited Kingdom
12361Diaz, Dana, C4169East BrisbaneQueenslandAustralia
12239Ramos, AlbertoW1N 9FALondonEnglandUnited Kingdom

Generated 2025-11-04 10:01:32.182 UTC