[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 995 SHUFFLE < SKIP 934 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13711 | Mitchell, Thomas, J | V8X | Royal Oak | British Columbia | Canada |
14925 | Hughes, Ashley, M | 59140 | Dunkerque | Nord | France |
Generated 2025-07-18 08:09:50.754 UTC