[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 512 SHUFFLE < SKIP 2889 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16799 | Gonzales, Stephanie | 94536 | Fremont | California | United States |
28181 | Rodriguez, Katherine, J | 97355 | Lebanon | Oregon | United States |
Generated 2025-07-21 11:19:48.474 UTC