[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 127 SHUFFLE < SKIP 2245 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20622 | Suarez, Jerome, L | 4000 | Brisbane | Queensland | Australia |
22711 | Hernandez, Isaiah, G | 60323 | Frankfurt | Hessen | Germany |
14136 | She, Louis | 93400 | Saint-Denis | Seine Saint Denis | France |
Generated 2025-07-18 19:03:48.706 UTC