[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 3104 SHUFFLE < SKIP 2093 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21122 | Xie, Julie | 59491 | Villeneuve-d'Ascq | Nord | France |
17629 | Torres, Tabitha | 80074 | München | Hamburg | Germany |
Generated 2025-07-18 02:44:16.635 UTC