[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 416 SHUFFLE < SKIP 1194 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20860 | Lopez, Preston | 04139 | Leipzig | Nordrhein-Westfalen | Germany |
16430 | Rai, Franklin, M | 75007 | Paris | Seine (Paris) | France |
23404 | Peterson, Amanda | 98371 | Puyallup | Washington | United States |
Generated 2025-07-14 18:18:57.245 UTC