[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 1259 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28634 | Mitchell, Nathan | 97301 | Salem | Oregon | United States |
20258 | Ward, Katelyn | 4000 | Brisbane | Queensland | Australia |
17400 | Wilson, Emily | V7L 4J4 | N. Vancouver | British Columbia | Canada |
Generated 2025-07-11 14:35:37.108 UTC