[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 928 SHUFFLE < SKIP 1403 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14765 | Nelson, Kevin | V3L 1H4 | Westminster | British Columbia | Canada |
13457 | Henderson, Eric | 97068 | W. Linn | Oregon | United States |
Generated 2025-07-19 17:47:31.328 UTC