[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 250 < SKIP 3259 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14477 | Lee, Lauren, D | 95062 | Santa Cruz | California | United States |
14486 | Coleman, Jonathan, R | 95062 | Santa Cruz | California | United States |
Generated 2025-07-08 04:40:43.003 UTC