[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 6449 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28802 | Nelson, Allison | V2M1N7 | Newton | British Columbia | Canada |
14779 | Fernandez, Henry, A | 93500 | Pantin | Seine Saint Denis | France |
28411 | Rodriguez, Jay, M | EC1R 0DU | London | England | United Kingdom |
Generated 2025-07-15 20:00:28.731 UTC