[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 3721 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
29049 | Simmons, Kelly, S | 97205 | Portland | Oregon | United States |
22953 | Liang, Barbara, T | 7001 | Hobart | Tasmania | Australia |
Generated 2025-07-11 22:15:32.748 UTC