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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22754Foster, Robert, S98270MarysvilleWashingtonUnited States
27416Morris, Jeremiah98284Sedro WoolleyWashingtonUnited States
23750Serrano, TanyaEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-09 16:34:11.791 UTC