[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 2421   SHUFFLE   <  SKIP 5637  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25065Henderson, Thomas98104SeattleWashingtonUnited States
11661James, Jeremiah, SV8Y 1L1CliffsideBritish ColumbiaCanada
13783Wright, Logan, MPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-13 01:33:03.573 UTC