[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 159   SHUFFLE   <  SKIP 2739  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22662Carlson, Tyrone, SKB9KirkbyEnglandUnited Kingdom
17275Sanders, Ian, N94015Daly CityCaliforniaUnited States
18578Rogers, Patrick, M94947NovatoCaliforniaUnited States

Generated 2025-07-17 02:16:21.136 UTC