[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 562 < SKIP 1984 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18550 | Griffin, Julia, R | 91977 | Spring Valley | California | United States |
18678 | Watson, Sean | 91977 | Spring Valley | California | United States |
18684 | Watson, Makayla, D | 91977 | Spring Valley | California | United States |
Generated 2025-07-17 15:36:23.833 UTC