[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 2515   <  SKIP 1108  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27566Long, Tristan90505TorranceCaliforniaUnited States
16004Martinez, Joe98312BremertonWashingtonUnited States
13554Moreno, Paula, WE17 6JFLondonEnglandUnited Kingdom
22098Brooks, Katherine97068W. LinnOregonUnited States

Generated 2025-07-19 02:51:10.523 UTC