[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 5495 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19417 | Foster, Alexis | 60323 | Frankfurt | Hessen | Germany |
26305 | Rogers, Julia, E | 97355 | Lebanon | Oregon | United States |
Generated 2025-07-11 11:51:25.234 UTC