[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 2290  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17307Chande, Warren2036MatravilleNew South WalesAustralia
25837Cook, Timothy, H92625Newport BeachCaliforniaUnited States
24756Bell, Carlos91932Imperial BeachCaliforniaUnited States

Generated 2025-10-28 01:11:30.767 UTC