[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 SKIP 807 SHUFFLE < SKIP 1727 > TAKE 1 >
1 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16267 | Chen, Edwin | 41485 | Grevenbroich | Bayern | Germany |
Generated 2025-07-18 07:34:05.331 UTC