Dataset: Stores
Property | Value |
Data source name | AdventureWorks |
Referenced data set | |
Command type | Query |
Name | Source column | Data type | Caption | Value | Is calculated field |
BusinessEntityID | BusinessEntityID | System.Int32 | |||
Store | Store | System.String |
SELECT DISTINCT BusinessEntityID, Name as Store FROM Sales.Store |