[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 24 SHUFFLE < SKIP 991 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21745 | Foster, Isabel, M | V3A 4R2 | Langley | British Columbia | Canada |
18015 | Edwards, Haley, D | 59140 | Dunkerque | Nord | France |
Generated 2025-07-13 09:46:09.963 UTC