[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 13 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17337 | Davis, Marcus, T | V3L 1E7 | Westminster | British Columbia | Canada |
23129 | Ashe, Misty, R | 2065 | St. Leonards | New South Wales | Australia |
Generated 2025-07-11 04:43:32.892 UTC