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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22466Tang, Raul75016ParisSeine (Paris)France
19453Rana, Veronica, R12171BerlinSaarlandGermany
16872Taylor, Samuel, A94063Redwood CityCaliforniaUnited States
17547Yuan, Alejandro, J90706BellflowerCaliforniaUnited States

Generated 2025-07-14 09:49:20.095 UTC