[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 349 < SKIP 2200 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18684 | Watson, Makayla, D | 91977 | Spring Valley | California | United States |
18781 | Lewis, Hunter, J | 91977 | Spring Valley | California | United States |
18837 | Hernandez, Amanda | 91977 | Spring Valley | California | United States |
Generated 2025-07-17 15:12:41.386 UTC