[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 3677 SHUFFLE < SKIP 2230 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26598 | Adams, Charles, R | 98403 | Tacoma | Washington | United States |
16560 | Sun, Kelvin, E | 93400 | Saint-Denis | Seine Saint Denis | France |
Generated 2025-07-11 01:43:25.739 UTC