[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 304 SHUFFLE < SKIP 513 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22376 | Martin, Marcus, R | 97034 | Lake Oswego | Oregon | United States |
26255 | Alexander, Cameron | 97355 | Lebanon | Oregon | United States |
Generated 2025-07-21 06:37:36.770 UTC