[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 2927 SHUFFLE < SKIP 558 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20498 | Phillips, Miguel | V2M1P1 | Newton | British Columbia | Canada |
27963 | Dominguez, Kendra, N | 22001 | Hamburg | Hessen | Germany |
Generated 2025-07-15 09:59:41.899 UTC