[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 3203 SHUFFLE < SKIP 877 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15847 | White, Edward, J | V3L 1E7 | Westminster | British Columbia | Canada |
23660 | Tang, Christy, R | 2113 | North Ryde | New South Wales | Australia |
16106 | Barnes, Ian, M | V8X | Royal Oak | British Columbia | Canada |
Generated 2025-07-16 06:07:32.734 UTC