[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 475 SHUFFLE < SKIP 3293 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18549 | Collins, Sierra | V8V | Victoria | British Columbia | Canada |
12906 | Ramos, Philip | 98168 | Burien | Washington | United States |
Generated 2025-07-17 11:03:32.067 UTC