[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 505 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19288 | Wang, Candice | 80074 | München | Hamburg | Germany |
23246 | Gill, Renee, L | 98107 | Ballard | Washington | United States |
Generated 2025-07-11 02:51:49.262 UTC