[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 466 SHUFFLE < SKIP 2015 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13396 | Kumar, David | 98501 | Olympia | Washington | United States |
16224 | Martinez, Jacob | 94611 | Oakland | California | United States |
Generated 2025-07-13 12:37:26.187 UTC