[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 4130 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18146 | Wang, Eugene | 20354 | Hamburg | Hamburg | Germany |
25087 | Young, Wyatt | 98168 | Burien | Washington | United States |
26305 | Rogers, Julia, E | 97355 | Lebanon | Oregon | United States |
Generated 2025-07-11 18:43:30.902 UTC