[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 1222 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20842 | Moreno, Tyrone, S | 20354 | Hamburg | Hamburg | Germany |
12906 | Ramos, Philip | 98168 | Burien | Washington | United States |
Generated 2025-07-13 00:08:33.007 UTC