[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 3669 SHUFFLE < SKIP 4102 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15279 | Lee, Hunter, E | 94109 | San Francisco | California | United States |
23632 | Zhou, Kristen, R | 48001 | München | Saarland | Germany |
Generated 2025-07-20 04:35:07.943 UTC