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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13724Thompson, Charles, J94941Mill ValleyCaliforniaUnited States
15627Srini, Troy60355Frankfurt am MainHamburgGermany
28735Morgan, Kimberly, AEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-22 05:50:50.896 UTC