[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 8115 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22655 | Young, Lucas, M | 95010 | Hof | Bayern | Germany |
16884 | Miller, Richard, J | 98901 | Yakima | Washington | United States |
Generated 2025-07-19 15:57:27.568 UTC