[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 518 SHUFFLE < SKIP 3158 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13618 | Raman, Jay, M | 3220 | Geelong | Victoria | Australia |
16860 | Rogers, Haley, M | 90210 | Beverly Hills | California | United States |
Generated 2025-07-16 02:57:38.337 UTC