[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 875 SHUFFLE < SKIP 2202 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18283 | Vazquez, Mallory, M | 7001 | Hobart | Tasmania | Australia |
24429 | Hughes, Isabelle | 98104 | Seattle | Washington | United States |
Generated 2025-07-12 22:34:25.133 UTC