[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 4202 > TAKE 1 >
1 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18943 | Hall, Kaitlyn, T | 98052 | Redmond | Washington | United States |
Generated 2025-10-12 09:15:15.215 UTC