[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 SHUFFLE SKIP 4438 < SKIP 400 > < TAKE 4 >
4 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18845 | Hughes, Katherine, E | 98403 | Tacoma | Washington | United States |
16423 | Madan, Sergio | 91940 | Les Ulis | Essonne | France |
16488 | Rodriguez, Joel, C | 7001 | Hobart | Tasmania | Australia |
25693 | Subram, Brandy | 59170 | Croix | Nord | France |
Generated 2025-07-18 22:50:33.740 UTC