[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 405   SHUFFLE   <  SKIP 854  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24105Sanchez, Carolyn78000VersaillesYvelineFrance
15862Narayanan, Sriniwa, J91502BurbankCaliforniaUnited States
24088He, Damien70511StuttgartSaarlandGermany

Generated 2025-07-09 15:38:43.158 UTC