AdventureWorks2019

Sales.Store

//
Customers (resellers) of Adventure Works products.

Created: Modified:

Columns

  • //
    ${escapify(column.description)}
    BusinessEntityID
    [int] NOT NULL
  • //
    ${escapify(column.description)}
    Name
    [Name] NOT NULL
    //
    USER-DEFINED DATA TYPE
    [nvarchar](50) NULL
  • //
    ${escapify(column.description)}
    SalesPersonID
    [int] NULL
  • //
    ${escapify(column.description)}
    Demographics
    [xml] NULL
  • //
    ${escapify(column.description)}
    rowguid
    [uniqueidentifier] NOT NULL DEFAULT (newid())
  • //
    ${escapify(column.description)}
    ModifiedDate
    [datetime] NOT NULL DEFAULT (getdate())

Indexes

  • //
    Clustered index created by a primary key constraint.
    PK_Store_BusinessEntityID
    UNIQUE CLUSTERED
    BusinessEntityID
  • //
    Unique nonclustered index. Used to support replication samples.
    AK_Store_rowguid
    UNIQUE NONCLUSTERED
    rowguid
  • //
    Nonclustered index.
    IX_Store_SalesPersonID
    NONCLUSTERED
    SalesPersonID
  • //
    Primary XML index.
    PXML_Store_Demographics
    XML
    Demographics

Foreign Keys

  • //
    Foreign key constraint referencing BusinessEntity.BusinessEntityID
    FK_Store_BusinessEntity_BusinessEntityID
    Person.BusinessEntity
    BusinessEntityID ⥱ BusinessEntityID
  • //
    Foreign key constraint referencing SalesPerson.SalesPersonID
    FK_Store_SalesPerson_SalesPersonID
    Sales.SalesPerson
    SalesPersonID ⥱ BusinessEntityID

Sample Data

BusinessEntityID
Name
SalesPersonID
Demographics
rowguid
ModifiedDate
292
Next-Door Bike Store
279
[xml]
A22517E3-848D-4EBE-B9D9-7437F3432304
294
Professional Sales and Service
276
[xml]
B50CA50B-C601-4A13-B07E-2C63862D71B4
296
Riders Company
277
[xml]
337C3688-1339-4E1A-A08A-B54B23566E49
298
The Bike Mechanics
275
[xml]
7894F278-F0C8-4D16-BD75-213FDBF13023
300
Nationwide Supply
286
[xml]
C3FC9705-A8C4-4F3A-9550-EB2FA4B7B64D
302
Area Bike Accessories
281
[xml]
368BE6DD-30E5-49BB-9A86-71FD49C58F4E
304
Bicycle Accessories and Kits
283
[xml]
35F40636-5105-49D5-869E-27E231189150
306
Clamps & Brackets Co.
275
[xml]
64D06BFC-D060-405C-8C60-C067FE7C67DF
308
Valley Bicycle Specialists
277
[xml]
59386B0C-652E-4668-B44B-4E1711793330
310
New Bikes Company
279
[xml]
47E4B6BD-5CD1-45A3-A231-79D930381C56
312
Vinyl and Plastic Goods Corporation
282
[xml]
DC610525-E373-49B1-B786-EA040EC25C06
314
Top of the Line Bikes
288
[xml]
E290E93F-A980-4BA3-86C3-9858F15C8A6D
316
Fun Toys and Bikes
281
[xml]
6CDCF941-4192-49C7-994A-5ADBA534E095
318
Great Bikes
283
[xml]
956FBC35-5E0D-4175-8045-E0BE380BA340
320
Metropolitan Sales and Rental
275
[xml]
0CB4FEF2-5047-40F7-8848-B59F7A3F3EEC
322
Irregulars Outlet
288
[xml]
CDE66279-83D8-4340-A83C-E86E15514AC4
324
Valley Toy Store
282
[xml]
6A1BEA56-DCB7-45CF-8C92-3705E12EB2AA
326
Worthwhile Activity Store
279
[xml]
BAD63717-99BD-4581-8160-0F1723BE42CB
328
Purchase Mart
275
[xml]
A3140349-57A3-46AA-BF32-D7F4753A06D6
330
Major Sport Suppliers
283
[xml]
3B5F8572-43B0-42F5-86FF-E379D0769F28
332
Family's Favorite Bike Shop
278
[xml]
712DF7B6-A6E4-4059-A1B8-6D39A80AB712
334
Global Plaza
279
[xml]
9A1E91D8-509B-4D96-BD77-7427C7F0C47B
336
Imported and Domestic Cycles
276
[xml]
25C229C0-4E7A-42D2-ACB1-A2118361B2F1
338
Systematic Sales
281
[xml]
DF9126A5-9C95-44A2-A31F-F759EA33EEA7
340
eCommerce Bikes
279
[xml]
1EC47823-4B39-4609-AAEC-6EE68CC74F81