[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 2083 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18452 | Martinez, Bruce, D | 3550 | Bendigo | Victoria | Australia |
16014 | Wilson, Christopher, E | 91502 | Burbank | California | United States |
15531 | Raji, Calvin, A | 98011 | Bothell | Washington | United States |
Generated 2025-07-12 04:07:52.595 UTC