[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 3615 SHUFFLE < SKIP 5409 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18689 | Miller, Miguel | 98201 | Everett | Washington | United States |
16555 | Vazquez, Mathew | 91940 | Les Ulis | Essonne | France |
Generated 2025-07-20 09:48:34.505 UTC