[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 512   SHUFFLE   <  SKIP 435  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28475Ramos, Bruce59140DunkerqueNordFrance
24850Perez, Emmanuel, O70511StuttgartSaarlandGermany
19162Raji, Peter, L91502BurbankCaliforniaUnited States
11607Moreno, Clinton, H75016ParisSeine (Paris)France

Generated 2025-07-16 14:37:40.875 UTC