[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 0   SHUFFLE   <  SKIP 3081  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13212Phillips, Logan, A90802Long BeachCaliforniaUnited States
16973Collins, Katherine90706BellflowerCaliforniaUnited States
12313Chande, Jaime75010ParisSeine (Paris)France

Generated 2025-10-31 20:17:26.237 UTC