[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 250 SHUFFLE < SKIP 1816 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18452 | Martinez, Bruce, D | 3550 | Bendigo | Victoria | Australia |
28329 | Washington, Marcus | 4810 | Townsville | Queensland | Australia |
26782 | Lewis, Seth | V8V | Victoria | British Columbia | Canada |
Generated 2025-07-10 15:49:27.298 UTC