[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 3014  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20543Miller, Seth91791West CovinaCaliforniaUnited States
18177Suarez, ReginaldSW1P 2NULondonEnglandUnited Kingdom
27063Flores, Taylor, W98312BremertonWashingtonUnited States

Generated 2025-07-07 20:40:51.033 UTC