[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 3471 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28897 | Ross, Jennifer | 78000 | Versailles | Yveline | France |
14512 | Jones, Christopher, J | 98371 | Puyallup | Washington | United States |
Generated 2025-07-09 14:21:47.790 UTC