[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 4454 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26258 | Powell, Angelica, E | 97205 | Portland | Oregon | United States |
26263 | Collins, Kaitlyn | 97205 | Portland | Oregon | United States |
Generated 2025-10-11 04:50:41.695 UTC