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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21590Gonzales, Taylor, M98225BellinghamWashingtonUnited States
15497Phillips, Katelyn, R94947NovatoCaliforniaUnited States
17376She, Jaclyn, G98168BurienWashingtonUnited States

Generated 2025-07-12 07:20:27.820 UTC