[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 362   SHUFFLE   <  SKIP 3724  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25304Carlson, Ruben, JAS23Stoke-on-TrentEnglandUnited Kingdom
11712Rogers, ShelbyV2W 1W2HaneyBritish ColumbiaCanada
14470Robinson, Jeremy, S94941Mill ValleyCaliforniaUnited States

Generated 2025-07-21 19:22:48.622 UTC