[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 445 SHUFFLE < SKIP 4651 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16254 | Morris, Maria, K | 78400 | Chatou | Yveline | France |
28358 | Powell, Austin, R | 94010 | Burlingame | California | United States |
Generated 2025-07-21 19:09:25.459 UTC