Databases > WideWorldImporters > Tables > Sales.Customers

WideWorldImporters

Sales.Customers

//
Main entity tables for customers (organizations or individuals)

SYSTEM VERSIONED

Created: Modified:

Columns

  • //
    ${escapify(column.description)}
    CustomerID
    [int] NOT NULL DEFAULT (NEXT VALUE FOR [Sequences].[CustomerID])
  • //
    ${escapify(column.description)}
    CustomerName
    [nvarchar](100) NOT NULL
  • //
    ${escapify(column.description)}
    BillToCustomerID
    [int] NOT NULL
  • //
    ${escapify(column.description)}
    CustomerCategoryID
    [int] NOT NULL
  • //
    ${escapify(column.description)}
    BuyingGroupID
    [int] NULL
  • //
    ${escapify(column.description)}
    PrimaryContactPersonID
    [int] NOT NULL
  • //
    ${escapify(column.description)}
    AlternateContactPersonID
    [int] NULL
  • //
    ${escapify(column.description)}
    DeliveryMethodID
    [int] NOT NULL
  • //
    ${escapify(column.description)}
    DeliveryCityID
    [int] NOT NULL
  • //
    ${escapify(column.description)}
    PostalCityID
    [int] NOT NULL
  • //
    ${escapify(column.description)}
    CreditLimit
    [decimal](18, 2) NULL
  • //
    ${escapify(column.description)}
    AccountOpenedDate
    [date] NOT NULL
  • //
    ${escapify(column.description)}
    StandardDiscountPercentage
    [decimal](18, 3) NOT NULL
  • //
    ${escapify(column.description)}
    IsStatementSent
    [bit] NOT NULL
  • //
    ${escapify(column.description)}
    IsOnCreditHold
    [bit] NOT NULL
  • //
    ${escapify(column.description)}
    PaymentDays
    [int] NOT NULL
  • //
    ${escapify(column.description)}
    PhoneNumber
    [nvarchar](20) NOT NULL
  • //
    ${escapify(column.description)}
    FaxNumber
    [nvarchar](20) NOT NULL
  • //
    ${escapify(column.description)}
    DeliveryRun
    [nvarchar](5) NULL
  • //
    ${escapify(column.description)}
    RunPosition
    [nvarchar](5) NULL
  • //
    ${escapify(column.description)}
    WebsiteURL
    [nvarchar](256) NOT NULL
  • //
    ${escapify(column.description)}
    DeliveryAddressLine1
    [nvarchar](60) NOT NULL
  • //
    ${escapify(column.description)}
    DeliveryAddressLine2
    [nvarchar](60) NULL
  • //
    ${escapify(column.description)}
    DeliveryPostalCode
    [nvarchar](10) NOT NULL
  • //
    ${escapify(column.description)}
    DeliveryLocation
    [geography] NULL
  • //
    ${escapify(column.description)}
    PostalAddressLine1
    [nvarchar](60) NOT NULL
  • //
    ${escapify(column.description)}
    PostalAddressLine2
    [nvarchar](60) NULL
  • //
    ${escapify(column.description)}
    PostalPostalCode
    [nvarchar](10) NOT NULL
  • LastEditedBy
    [int] NOT NULL
  • ValidFrom
    [datetime2](8) NOT NULL
  • ValidTo
    [datetime2](8) NOT NULL

Indexes

  • PK_Sales_Customers
    UNIQUE CLUSTERED
    CustomerID
  • UQ_Sales_Customers_CustomerName
    UNIQUE NONCLUSTERED
    CustomerName
  • //
    Auto-created to support a foreign key
    FK_Sales_Customers_CustomerCategoryID
    NONCLUSTERED
    CustomerCategoryID
  • //
    Auto-created to support a foreign key
    FK_Sales_Customers_BuyingGroupID
    NONCLUSTERED
    BuyingGroupID
  • //
    Auto-created to support a foreign key
    FK_Sales_Customers_PrimaryContactPersonID
    NONCLUSTERED
    PrimaryContactPersonID
  • //
    Auto-created to support a foreign key
    FK_Sales_Customers_AlternateContactPersonID
    NONCLUSTERED
    AlternateContactPersonID
  • //
    Auto-created to support a foreign key
    FK_Sales_Customers_DeliveryMethodID
    NONCLUSTERED
    DeliveryMethodID
  • //
    Auto-created to support a foreign key
    FK_Sales_Customers_DeliveryCityID
    NONCLUSTERED
    DeliveryCityID
  • //
    Auto-created to support a foreign key
    FK_Sales_Customers_PostalCityID
    NONCLUSTERED
    PostalCityID
  • //
    Improves performance of order picking and invoicing
    IX_Sales_Customers_Perf_20160301_06
    NONCLUSTERED
    IsOnCreditHold , CustomerID , BillToCustomerID , PrimaryContactPersonID

Foreign Keys

  • FK_Sales_Customers_AlternateContactPersonID_Application_People
    Application.People
    AlternateContactPersonID ⥱ PersonID
  • FK_Sales_Customers_Application_People
    Application.People
    LastEditedBy ⥱ PersonID
  • FK_Sales_Customers_BillToCustomerID_Sales_Customers
    Sales.Customers
    BillToCustomerID ⥱ CustomerID
  • FK_Sales_Customers_BuyingGroupID_Sales_BuyingGroups
    Sales.BuyingGroups
    BuyingGroupID ⥱ BuyingGroupID
  • FK_Sales_Customers_CustomerCategoryID_Sales_CustomerCategories
    Sales.CustomerCategories
    CustomerCategoryID ⥱ CustomerCategoryID
  • FK_Sales_Customers_DeliveryCityID_Application_Cities
    Application.Cities
    DeliveryCityID ⥱ CityID
  • FK_Sales_Customers_DeliveryMethodID_Application_DeliveryMethods
    Application.DeliveryMethods
    DeliveryMethodID ⥱ DeliveryMethodID
  • FK_Sales_Customers_PostalCityID_Application_Cities
    Application.Cities
    PostalCityID ⥱ CityID
  • FK_Sales_Customers_PrimaryContactPersonID_Application_People
    Application.People
    PrimaryContactPersonID ⥱ PersonID

Sample Data

CustomerID
CustomerName
BillToCustomerID
CustomerCategoryID
BuyingGroupID
PrimaryContactPersonID
AlternateContactPersonID
DeliveryMethodID
DeliveryCityID
PostalCityID
CreditLimit
AccountOpenedDate
StandardDiscountPercentage
IsStatementSent
IsOnCreditHold
PaymentDays
PhoneNumber
FaxNumber
DeliveryRun
RunPosition
WebsiteURL
DeliveryAddressLine1
DeliveryAddressLine2
DeliveryPostalCode
DeliveryLocation
PostalAddressLine1
PostalAddressLine2
PostalPostalCode
LastEditedBy
ValidFrom
ValidTo
1
Tailspin Toys (Head Office)
1
3
1
1001
1002
3
19586
19586
NULL
NULL
NULL
NULL
7
(308) 555-0100
(308) 555-0101
NULL
NULL
http://www.tailspintoys.com
Shop 38
1877 Mittal Road
90410
[geography]
PO Box 8975
Ribeiroville
90410
1
2
Tailspin Toys (Sylvanite, MT)
1
3
1
1003
1004
3
33475
33475
NULL
NULL
NULL
NULL
7
(406) 555-0100
(406) 555-0101
NULL
NULL
http://www.tailspintoys.com/Sylvanite
Shop 245
705 Dita Lane
90216
[geography]
PO Box 259
Jogiville
90216
1
3
Tailspin Toys (Peeples Valley, AZ)
1
3
1
1005
1006
3
26483
26483
NULL
NULL
NULL
NULL
7
(480) 555-0100
(480) 555-0101
NULL
NULL
http://www.tailspintoys.com/PeeplesValley
Unit 217
1970 Khandke Road
90205
[geography]
PO Box 3648
Lucescuville
90205
1
4
Tailspin Toys (Medicine Lodge, KS)
1
3
1
1007
1008
3
21692
21692
NULL
NULL
NULL
NULL
7
(316) 555-0100
(316) 555-0101
NULL
NULL
http://www.tailspintoys.com/MedicineLodge
Suite 164
967 Riutta Boulevard
90152
[geography]
PO Box 5065
Maciasville
90152
1
5
Tailspin Toys (Gasport, NY)
1
3
1
1009
1010
3
12748
12748
NULL
NULL
NULL
NULL
7
(212) 555-0100
(212) 555-0101
NULL
NULL
http://www.tailspintoys.com/Gasport
Unit 176
1674 Skujins Boulevard
90261
[geography]
PO Box 6294
Kellnerovaville
90261
1
6
Tailspin Toys (Jessie, ND)
1
3
1
1011
1012
3
17054
17054
NULL
NULL
NULL
NULL
7
(701) 555-0100
(701) 555-0101
NULL
NULL
http://www.tailspintoys.com/Jessie
Shop 196
483 Raut Lane
90298
[geography]
PO Box 571
Booseville
90298
1
7
Tailspin Toys (Frankewing, TN)
1
3
1
1013
1014
3
12152
12152
NULL
NULL
NULL
NULL
7
(423) 555-0100
(423) 555-0101
NULL
NULL
http://www.tailspintoys.com/Frankewing
Shop 27
904 Kellnerova Street
90761
[geography]
PO Box 5684
Ghoshville
90761
1
8
Tailspin Toys (Bow Mar, CO)
1
3
1
1015
1016
3
3673
3673
NULL
NULL
NULL
NULL
7
(303) 555-0100
(303) 555-0101
NULL
NULL
http://www.tailspintoys.com/BowMar
Shop 282
752 Shaker Doust Boulevard
90484
[geography]
PO Box 614
Vachaville
90484
1
9
Tailspin Toys (Netcong, NJ)
1
3
1
1017
1018
3
23805
23805
NULL
NULL
NULL
NULL
7
(201) 555-0100
(201) 555-0101
NULL
NULL
http://www.tailspintoys.com/Netcong
Shop 33
25 Kasesalu Street
90129
[geography]
PO Box 8369
Bouleville
90129
1
10
Tailspin Toys (Wimbledon, ND)
1
3
1
1019
1020
3
37403
37403
NULL
NULL
NULL
NULL
7
(701) 555-0100
(701) 555-0101
NULL
NULL
http://www.tailspintoys.com/Wimbledon
Unit 67
372 Joo Lane
90061
[geography]
PO Box 8702
Rajuville
90061
1
11
Tailspin Toys (Devault, PA)
1
3
1
1021
1022
3
8987
8987
NULL
NULL
NULL
NULL
7
(215) 555-0100
(215) 555-0101
NULL
NULL
http://www.tailspintoys.com/Devault
Unit 250
1432 Pullela Street
90185
[geography]
PO Box 2676
Rautville
90185
1
12
Tailspin Toys (Biscay, MN)
1
3
1
1023
1024
3
3081
3081
NULL
NULL
NULL
NULL
7
(218) 555-0100
(218) 555-0101
NULL
NULL
http://www.tailspintoys.com/Biscay
Suite 67
413 Keskkula Lane
90054
[geography]
PO Box 5649
Klausville
90054
1
13
Tailspin Toys (Stonefort, IL)
1
3
1
1025
1026
3
32887
32887
NULL
NULL
NULL
NULL
7
(217) 555-0100
(217) 555-0101
NULL
NULL
http://www.tailspintoys.com/Stonefort
Suite 185
1492 Shah Road
90685
[geography]
PO Box 1618
Hanville
90685
1
14
Tailspin Toys (Long Meadow, MD)
1
3
1
1027
1028
3
19908
19908
NULL
NULL
NULL
NULL
7
(240) 555-0100
(240) 555-0101
NULL
NULL
http://www.tailspintoys.com/LongMeadow
Unit 221
151 Vasiljevic Road
90633
[geography]
PO Box 2724
Viidingville
90633
1
15
Tailspin Toys (Batson, TX)
1
3
1
1029
1030
3
2111
2111
NULL
NULL
NULL
NULL
7
(210) 555-0100
(210) 555-0101
NULL
NULL
http://www.tailspintoys.com/Batson
Shop 124
671 Mudigonda Boulevard
90631
[geography]
PO Box 1645
Acharyaville
90631
1
16
Tailspin Toys (Coney Island, MO)
1
3
1
1031
1032
3
7409
7409
NULL
NULL
NULL
NULL
7
(314) 555-0100
(314) 555-0101
NULL
NULL
http://www.tailspintoys.com/ConeyIsland
Suite 111
27 Vidovic Boulevard
90467
[geography]
PO Box 260
Nishadville
90467
1
17
Tailspin Toys (East Fultonham, OH)
1
3
1
1033
1034
3
9791
9791
NULL
NULL
NULL
NULL
7
(216) 555-0100
(216) 555-0101
NULL
NULL
http://www.tailspintoys.com/EastFultonham
Unit 278
224 Hinojosa Road
90416
[geography]
PO Box 7519
Gillville
90416
1
18
Tailspin Toys (Goffstown, NH)
1
3
1
1035
1036
3
13304
13304
NULL
NULL
NULL
NULL
7
(603) 555-0100
(603) 555-0101
NULL
NULL
http://www.tailspintoys.com/Goffstown
Unit 166
1822 Gruber Lane
90321
[geography]
PO Box 3254
Linnaville
90321
1
19
Tailspin Toys (Lemeta, AK)
1
3
1
1037
1038
3
19124
19124
NULL
NULL
NULL
NULL
7
(907) 555-0100
(907) 555-0101
NULL
NULL
http://www.tailspintoys.com/Lemeta
Unit 174
1507 Izmaylov Crescent
90303
[geography]
PO Box 7468
Kamasamudramville
90303
1
20
Tailspin Toys (College Place, WA)
1
3
1
1039
1040
3
7160
7160
NULL
NULL
NULL
NULL
7
(206) 555-0100
(206) 555-0101
NULL
NULL
http://www.tailspintoys.com/CollegePlace
Shop 151
1536 Bhutia Avenue
90050
[geography]
PO Box 5317
Profisville
90050
1
21
Tailspin Toys (Tresckow, PA)
1
3
1
1041
1042
3
34403
34403
NULL
NULL
NULL
NULL
7
(215) 555-0100
(215) 555-0101
NULL
NULL
http://www.tailspintoys.com/Tresckow
Shop 147
640 Chakraborty Street
90790
[geography]
PO Box 3237
Kasesaluville
90790
1
22
Tailspin Toys (Ward Ridge, FL)
1
3
1
1043
1044
3
35844
35844
NULL
NULL
NULL
NULL
7
(239) 555-0100
(239) 555-0101
NULL
NULL
http://www.tailspintoys.com/WardRidge
Shop 26
73 Berg Crescent
90784
[geography]
PO Box 4356
Liepaville
90784
1
23
Tailspin Toys (Ikatan, AK)
1
3
1
1045
1046
3
16411
16411
NULL
NULL
NULL
NULL
7
(907) 555-0100
(907) 555-0101
NULL
NULL
http://www.tailspintoys.com/Ikatan
Unit 300
1467 Chang Lane
90019
[geography]
PO Box 144
Vinjamuriville
90019
1
24
Tailspin Toys (Dundarrach, NC)
1
3
1
1047
1048
3
9524
9524
NULL
NULL
NULL
NULL
7
(252) 555-0100
(252) 555-0101
NULL
NULL
http://www.tailspintoys.com/Dundarrach
Shop 181
818 Paulet Avenue
90758
[geography]
PO Box 8090
Novacek ville
90758
1
25
Tailspin Toys (Avenal, CA)
1
3
1
1049
1050
3
1604
1604
NULL
NULL
NULL
NULL
7
(209) 555-0100
(209) 555-0101
NULL
NULL
http://www.tailspintoys.com/Avenal
Shop 37
1143 Caune Crescent
90352
[geography]
PO Box 8769
Mitraville
90352
1