[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   SHUFFLE   SKIP 2015   <  SKIP 2266  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19066Sharma, DylanGA10GatesheadEnglandUnited Kingdom
18801Yuan, Dawn, A94704BerkeleyCaliforniaUnited States
17759Sanchez, Kristopher, D75007ParisSeine (Paris)France

Generated 2025-07-18 04:19:25.632 UTC