[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 250 SHUFFLE < SKIP 1014 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28421 | Gonzalez, Monica | 95010 | Hof | Bayern | Germany |
19853 | Ramos, Ricky, E | 90746 | Carson | California | United States |
26861 | Gutierrez, Bruce, S | 59491 | Villeneuve-d'Ascq | Nord | France |
Generated 2025-07-08 12:56:38.059 UTC