[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 4465 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28965 | Morris, Trinity, S | 97205 | Portland | Oregon | United States |
29329 | Campbell, Lucas | 97205 | Portland | Oregon | United States |
29163 | Murphy, Mason, R | 97205 | Portland | Oregon | United States |
Generated 2025-10-08 13:09:04.485 UTC