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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15969Murphy, Sean97222MilwaukieOregonUnited States
13937Ware, Victoria97222MilwaukieOregonUnited States
24623Torres, Beth98225BellinghamWashingtonUnited States

Generated 2025-07-17 17:45:16.838 UTC