[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 650   SHUFFLE   <  SKIP 2973  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11397Shan, Latoya, R75008ParisSeine (Paris)France
19055Bailey, GarrettOX1OxfordEnglandUnited Kingdom
28607Sharma, Hunter, A98036LynnwoodWashingtonUnited States
20288Edwards, Jeremiah91932Imperial BeachCaliforniaUnited States

Generated 2025-07-14 17:41:30.207 UTC