[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 875 SHUFFLE < SKIP 3432 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22632 | Perez, Tabitha, C | 75010 | Paris | Seine (Paris) | France |
21708 | Brooks, Andrea, L | 98201 | Everett | Washington | United States |
Generated 2025-07-18 16:10:19.365 UTC