[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 3312 SHUFFLE < SKIP 2406 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17789 | Dominguez, Kari, S | 91480 | Frankfurt | Bayern | Germany |
16850 | Jenkins, Jessica | 99202 | Spokane | Washington | United States |
Generated 2025-07-17 12:17:33.218 UTC