[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 9970  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17846Chavez, Alejandro, F62200Boulogne-sur-MerPas de CalaisFrance
16105Diaz, Kristy, A97005BeavertonOregonUnited States
17344Kelly, Timothy94947NovatoCaliforniaUnited States
21627Roberts, Bailey, M94010BurlingameCaliforniaUnited States

Generated 2025-07-18 19:22:22.139 UTC