[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 2480   SHUFFLE   <  SKIP 1380  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15196Reed, Isaiah, O94015Daly CityCaliforniaUnited States
20392Ramirez, Destiny, H94303Palo AltoCaliforniaUnited States
22395Patel, Jermaine, E75007ParisSeine (Paris)France

Generated 2025-07-18 06:54:50.719 UTC