[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 405 SHUFFLE < SKIP 1467 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17629 | Torres, Tabitha | 80074 | München | Hamburg | Germany |
19939 | Wang, Alvin | AS23 | Stoke-on-Trent | England | United Kingdom |
17973 | Rodriguez, Johnathan, A | 75012 | Paris | Seine (Paris) | France |
Generated 2025-07-12 13:16:14.657 UTC