[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 2295 SHUFFLE < SKIP 447 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28756 | Hee, Stacey, M | 77127 | Lieusaint | Seine et Marne | France |
14786 | Jenkins, Tristan, R | 91054 | Erlangen | Bayern | Germany |
28995 | Wright, Alexandra, E | 98020 | Edmonds | Washington | United States |
Generated 2025-07-13 17:03:02.286 UTC