[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 2817 SHUFFLE < SKIP 1631 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23551 | Scott, Mason | V3A 4R2 | Langley | British Columbia | Canada |
18739 | Pal, Christy, R | 3220 | Geelong | Victoria | Australia |
16261 | Navarro, Diana, A | 59140 | Dunkerque | Nord | France |
Generated 2025-07-19 02:49:13.683 UTC