[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 24 SHUFFLE < SKIP 348 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13864 | Torres, Robin, H | 94704 | Berkeley | California | United States |
14190 | Patel, Candace, D | 80074 | München | Nordrhein-Westfalen | Germany |
Generated 2025-07-11 18:08:48.791 UTC