[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 3249 SHUFFLE < SKIP 269 > TAKE 1 >
1 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
25309 | Zhou, Karen | 04838 | Eilenburg | Brandenburg | Germany |
Generated 2025-07-20 08:45:48.690 UTC