[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 512 SHUFFLE < SKIP 3377 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16429 | Luo, Jaclyn | 66740 | Saarlouis | Saarland | Germany |
28814 | Butler, Anna, M | 98168 | Burien | Washington | United States |
Generated 2025-07-20 15:37:17.439 UTC