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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23002Hernandez, Arthur, W98225BellinghamWashingtonUnited States
16477Gonzales, Anna, E98312BremertonWashingtonUnited States
13561Navarro, Gary, EW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-11 15:27:24.148 UTC