[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 650 SHUFFLE < SKIP 3988 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16044 | Rai, Connie | 13441 | Berlin | Hessen | Germany |
23669 | Torres, Sean | 94611 | Oakland | California | United States |
Generated 2025-07-20 15:48:05.708 UTC