[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 2421 SHUFFLE < SKIP 1393 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24698 | Carter, Blake, E | 60323 | Frankfurt | Hessen | Germany |
16471 | Hayes, Vanessa | 78400 | Chatou | Yveline | France |
Generated 2025-07-17 00:57:47.814 UTC