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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14786Jenkins, Tristan, R91054ErlangenBayernGermany
16273Martinez, Marie93000BobignySeine Saint DenisFrance
18999Watson, Mackenzie97355LebanonOregonUnited States
20353Phillips, Allison92806La JollaCaliforniaUnited States

Generated 2025-07-11 11:00:50.368 UTC