[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 6077 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16803 | Peterson, Marcus, L | 98371 | Puyallup | Washington | United States |
20583 | Wang, Kristen, L | 22001 | Hamburg | Hessen | Germany |
18828 | Wright, Morgan | 98201 | Everett | Washington | United States |
Generated 2025-07-17 21:24:56.367 UTC