[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 512 SHUFFLE < SKIP 2285 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23330 | Washington, Julian, C | 3220 | Geelong | Victoria | Australia |
16133 | Simmons, Dylan | V9 | Langford | British Columbia | Canada |
29044 | Wilson, Olivia, L | 97205 | Portland | Oregon | United States |
Generated 2025-07-18 08:19:24.819 UTC