[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 172 SHUFFLE < SKIP 485 > TAKE 1 >
1 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16802 | Allen, Lucas | 98036 | Lynnwood | Washington | United States |
Generated 2025-07-16 02:54:51.220 UTC