[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 908 SHUFFLE < SKIP 111 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28551 | Xu, Warren, A | 59140 | Dunkerque | Nord | France |
11317 | Russell, Victoria, D | 97301 | Salem | Oregon | United States |
Generated 2025-07-13 12:34:08.712 UTC