[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 0 SHUFFLE < SKIP 2293 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 16947 | Stewart, Savannah, K | 95062 | Santa Cruz | California | United States |
| 16682 | Ramos, Kristy | 2061 | Milsons Point | New South Wales | Australia |
Generated 2025-10-29 21:03:50.840 UTC