[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 2480 < SKIP 1963 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19217 | Nelson, Jose | V8P | Oak Bay | British Columbia | Canada |
24379 | Jenkins, Noah, A | 4000 | Brisbane | Queensland | Australia |
Generated 2025-07-20 05:39:18.943 UTC