[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 416   SHUFFLE   <  SKIP 2456  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13810Barnes, VanessaWA3WatfordEnglandUnited Kingdom
25313Coleman, Trevor, CEM15Esher-MoleseyEnglandUnited Kingdom
13743Anderson, IsabellaV8POak BayBritish ColumbiaCanada

Generated 2025-07-13 22:36:13.723 UTC