[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 3440 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18518 | Scott, Stephanie | 98036 | Lynnwood | Washington | United States |
25256 | Hill, Eric, G | V9B 5T2 | Shawnee | British Columbia | Canada |
Generated 2025-07-13 06:40:15.342 UTC