[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 5462   SHUFFLE   <  SKIP 1756  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23477Phillips, Marcus98270MarysvilleWashingtonUnited States
17007Hayes, Samuel94015Daly CityCaliforniaUnited States
16404Nara, Raul, T75009ParisSeine (Paris)France

Generated 2025-07-18 00:25:18.706 UTC