[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 9932   <  SKIP 48  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14552Ramos, DaisySL4 1RHBerksEnglandUnited Kingdom
19424Smith, Terrance, IAS23Stoke-on-TrentEnglandUnited Kingdom
20757Powell, Alexia97071WoodburnOregonUnited States

Generated 2025-07-19 15:12:36.518 UTC