[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 127 SHUFFLE < SKIP 2702 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19542 | Allen, Robert, E | 97301 | Salem | Oregon | United States |
27401 | He, Micah | V8Y 1L1 | Cliffside | British Columbia | Canada |
Generated 2025-07-21 16:21:15.352 UTC