[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 SHUFFLE < SKIP 2970 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20720 | Subram, Regina, R | 20354 | Hamburg | Hamburg | Germany |
27754 | Gonzalez, Marcus, A | 92806 | La Jolla | California | United States |
Generated 2025-07-08 05:21:54.147 UTC