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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28650Clark, Jessica, L94947NovatoCaliforniaUnited States
17167Jenkins, Thomas, R98312BremertonWashingtonUnited States
27842Arun, EvelynSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-11 17:59:48.735 UTC