[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 2421 SHUFFLE < SKIP 294 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26707 | Brooks, Sydney, M | 90210 | Beverly Hills | California | United States |
20416 | Goel, Dale, M | 4000 | Brisbane | Queensland | Australia |
Generated 2025-07-19 01:50:19.177 UTC