[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 511 SHUFFLE < SKIP 471 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
29471 | Ortega, Dana | 59140 | Dunkerque | Nord | France |
17749 | Wu, Leah | 91420 | Morangis | Essonne | France |
28259 | Mitchell, Samuel, C | 90401 | Santa Monica | California | United States |
Generated 2025-07-17 11:37:25.011 UTC