[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 391 SHUFFLE < SKIP 893 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23330 | Washington, Julian, C | 3220 | Geelong | Victoria | Australia |
13742 | Ross, Benjamin | 98312 | Bremerton | Washington | United States |
Generated 2025-07-22 12:40:32.390 UTC