[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 475 SHUFFLE < SKIP 305 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
25768 | Ruiz, Tyrone, B | 14197 | Berlin | Nordrhein-Westfalen | Germany |
14925 | Hughes, Ashley, M | 59140 | Dunkerque | Nord | France |
Generated 2025-07-14 07:33:58.450 UTC