[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 650   SHUFFLE   <  SKIP 2674  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11816Torres, Joe, A90210Beverly HillsCaliforniaUnited States
19262Sanchez, Kari, TPE17BuryEnglandUnited Kingdom
25087Young, Wyatt98168BurienWashingtonUnited States

Generated 2025-07-15 10:55:15.661 UTC