[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 625   SHUFFLE   <  SKIP 2365  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23465Russell, Grace, A97005BeavertonOregonUnited States
14992Andersen, Dale, BRG24 8PLBasingstoke HantsEnglandUnited Kingdom
12364Rogers, Erin98366Port OrchardWashingtonUnited States

Generated 2025-07-13 13:38:17.141 UTC