[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 750 < SKIP 2110 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28832 | Rodriguez, Joseph | V0 | Sooke | British Columbia | Canada |
29282 | Jackson, Taylor, E | V0 | Sooke | British Columbia | Canada |
Generated 2025-07-10 06:30:20.728 UTC