[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 327 SHUFFLE < SKIP 767 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18632 | Tang, Russell | HP10 9QY | High Wycombe | England | United Kingdom |
14599 | Wilson, Charles, A | 97355 | Lebanon | Oregon | United States |
Generated 2025-07-09 20:18:00.639 UTC