[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 7110 SHUFFLE < SKIP 1097 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19270 | Shen, Shawn | 6006 | Perth | South Australia | Australia |
12431 | Thomas, Wyatt, R | V0 | Sooke | British Columbia | Canada |
16012 | Cooper, Grace, C | V9B 5T2 | Shawnee | British Columbia | Canada |
Generated 2025-07-20 22:04:40.483 UTC