[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 511 SHUFFLE < SKIP 189 > TAKE 1 >
1 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18316 | Kumar, Justin | 98501 | Olympia | Washington | United States |
Generated 2025-07-15 23:18:41.710 UTC