[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 248 < SKIP 1108 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22023 | Chen, Rafael, R | 90210 | Beverly Hills | California | United States |
22346 | Howard, Catherine, S | 90210 | Beverly Hills | California | United States |
22055 | Clark, Hannah, H | 90210 | Beverly Hills | California | United States |
Generated 2025-07-08 22:36:56.727 UTC