[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 62   SHUFFLE   <  SKIP 128  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14946Vance, Frederick75017ParisSeine (Paris)France
15692Garcia, Ryan, JOX1OxfordEnglandUnited Kingdom
24951Ward, Jeremy, D92102San DiegoCaliforniaUnited States

Generated 2025-07-10 21:39:21.939 UTC