[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 512 SHUFFLE < SKIP 1465 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
12529 | Allen, Isaiah, A | 94704 | Berkeley | California | United States |
12806 | Zeng, Ronnie, L | 80074 | München | Hamburg | Germany |
Generated 2025-07-12 18:15:22.343 UTC