[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 2216 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24338 | Zeng, Shannon, D | 91502 | Burbank | California | United States |
24356 | Zhang, Wesley, J | 91502 | Burbank | California | United States |
Generated 2025-07-08 22:01:14.352 UTC