[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 2394 > TAKE 1 >
1 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28359 | Anderson, Madison, G | V0 | Sooke | British Columbia | Canada |
Generated 2025-07-16 03:07:28.969 UTC