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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11739King, Aaron, LV9B 5T2ShawneeBritish ColumbiaCanada
25511Arun, Chelsea, MRG7 5H7ReadingEnglandUnited Kingdom
27785Bell, Sebastian, DEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-18 23:11:27.251 UTC