[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 228 SHUFFLE < SKIP 442 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18363 | Ward, Lucas, N | V8Y 1L1 | Cliffside | British Columbia | Canada |
25040 | Perry, Julian, D | 97301 | Salem | Oregon | United States |
Generated 2025-07-20 07:25:48.546 UTC