[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 9763  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16923Gonzales, Connor, M98033KirklandWashingtonUnited States
20963Dominguez, Teresa, CKB9KirkbyEnglandUnited Kingdom
16131Romero, Albert91502BurbankCaliforniaUnited States

Generated 2025-07-20 10:20:24.355 UTC