[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 2586 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
25400 | Jai, Kyle | 91977 | Spring Valley | California | United States |
26084 | Jenkins, Luke | 91977 | Spring Valley | California | United States |
26472 | Hughes, David | 91977 | Spring Valley | California | United States |
Generated 2025-07-08 05:33:50.109 UTC