[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 1172 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20547 | Chen, Ethan | V2M1N7 | Newton | British Columbia | Canada |
26694 | Hughes, Aaron, J | 98225 | Bellingham | Washington | United States |
Generated 2025-07-11 10:03:19.979 UTC