[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 3129  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17901Tang, Keith30601HannoverNordrhein-WestfalenGermany
13985Wood, Alexis, A91977Spring ValleyCaliforniaUnited States
18455Wu, Alejandro92118CoronadoCaliforniaUnited States

Generated 2025-07-09 08:47:17.940 UTC