[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 475 SHUFFLE < SKIP 334 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16767 | Liu, Rafael, M | 91502 | Burbank | California | United States |
22268 | Barnes, Alexandra, P | V2M1P1 | Newton | British Columbia | Canada |
Generated 2025-07-20 03:30:02.779 UTC