[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 2434 SHUFFLE < SKIP 267 > TAKE 1 >
1 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26725 | Smith, Alexis, L | 98371 | Puyallup | Washington | United States |
Generated 2025-07-13 12:42:37.711 UTC