[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 999 SHUFFLE < SKIP 491 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15591 | Srini, Darren, P | 3198 | Seaford | Victoria | Australia |
12074 | Jenkins, Megan, R | V8P | Oak Bay | British Columbia | Canada |
14681 | Chandra, Veronica | 4171 | Hawthorne | Queensland | Australia |
Generated 2025-07-09 12:09:34.533 UTC