[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 2236 SHUFFLE < SKIP 1029 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28698 | Madan, Kristina, A | 04139 | Leipzig | Nordrhein-Westfalen | Germany |
14925 | Hughes, Ashley, M | 59140 | Dunkerque | Nord | France |
Generated 2025-07-19 15:17:26.159 UTC