[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 364   SHUFFLE   <  SKIP 1248  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28180Chander, Jerry, M98225BellinghamWashingtonUnited States
22052Butler, Zachary90706BellflowerCaliforniaUnited States
19216Lopez, Gabriel90706BellflowerCaliforniaUnited States
18579Brown, William, M97005BeavertonOregonUnited States

Generated 2025-07-15 12:44:37.549 UTC