[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 SHUFFLE < SKIP 4512 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22065 | Martin, Roy | 4000 | Brisbane | Queensland | Australia |
15082 | Lal, Kelvin | 59491 | Villeneuve-d'Ascq | Nord | France |
Generated 2025-07-13 18:44:32.560 UTC