[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 2421   SHUFFLE   <  SKIP 2741  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11635Chande, Darrell90210Beverly HillsCaliforniaUnited States
11288Sanchez, Cindy, K91502BurbankCaliforniaUnited States
18144Chapman, Katie75016ParisSeine (Paris)France

Generated 2025-07-13 02:50:39.290 UTC