[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 462 < SKIP 2319 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13920 | Rogers, Amanda, A | V0 | Sooke | British Columbia | Canada |
14371 | Lewis, Jeremiah | V0 | Sooke | British Columbia | Canada |
Generated 2025-07-14 12:06:19.643 UTC