[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 8385 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28181 | Rodriguez, Katherine, J | 97355 | Lebanon | Oregon | United States |
28295 | Collins, Wyatt, J | 97355 | Lebanon | Oregon | United States |
Generated 2025-07-19 11:09:56.955 UTC