[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE SKIP 2426 < SKIP 2256 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16789 | Harris, Jennifer, R | 98104 | Seattle | Washington | United States |
25452 | Wu, Erica | 92700 | Colombes | Hauts de Seine | France |
Generated 2025-07-18 10:05:31.188 UTC