[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 2421 SHUFFLE < SKIP 3652 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
25378 | Scott, Gabriella, A | 97205 | Portland | Oregon | United States |
14108 | Yang, Thomas, A | V7L 4J4 | N. Vancouver | British Columbia | Canada |
18466 | Gutierrez, Joy, A | 6006 | Perth | South Australia | Australia |
Generated 2025-07-14 10:40:40.018 UTC