[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 3222 SHUFFLE < SKIP 329 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28512 | Alonso, Dwayne, M | 75010 | Paris | Seine (Paris) | France |
12499 | Wang, Heather, R | 80074 | München | Hamburg | Germany |
Generated 2025-07-14 21:21:52.131 UTC