[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 3266 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16369 | Powell, Isabel | 98201 | Everett | Washington | United States |
14721 | Jones, Daniel, J | 98371 | Puyallup | Washington | United States |
Generated 2025-07-09 04:49:50.415 UTC