[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 998 SHUFFLE < SKIP 262 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18226 | Walker, Joseph, E | 98104 | Seattle | Washington | United States |
15783 | Alexander, David | 7001 | Hobart | Tasmania | Australia |
Generated 2025-07-13 13:50:41.809 UTC