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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21612Foster, Spencer, J97301SalemOregonUnited States
28006Torres, Seth, A90802Long BeachCaliforniaUnited States
26308Kelly, Sara99362Walla WallaWashingtonUnited States

Generated 2025-07-11 11:32:52.534 UTC