[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 468 SHUFFLE < SKIP 687 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26758 | Zhang, Damien, C | 2036 | Matraville | New South Wales | Australia |
28441 | Nath, Peter, K | 59491 | Villeneuve-d'Ascq | Nord | France |
Generated 2025-07-21 07:27:18.518 UTC