[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity < SKIP 2121 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14749 | Jenkins, Jose, C | 91502 | Burbank | California | United States |
14876 | Anderson, Nathan | 91502 | Burbank | California | United States |
Generated 2025-07-09 17:11:57.872 UTC