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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24635Rogers, Gabrielle91776San GabrielCaliforniaUnited States
19141Martinez, Samuel, J98284Sedro WoolleyWashingtonUnited States
23405Madan, Kari, G90706BellflowerCaliforniaUnited States

Generated 2025-07-20 12:59:01.555 UTC