[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 568   SHUFFLE   <  SKIP 703  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11984Campbell, AlexV8POak BayBritish ColumbiaCanada
27103Brooks, Chloe, M98366Port OrchardWashingtonUnited States
13381Jenkins, Vanessa92118CoronadoCaliforniaUnited States
20800Jenkins, ConnorPE17BuryEnglandUnited Kingdom

Generated 2025-07-18 06:50:34.463 UTC