[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 7322 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21464 | Griffin, Miguel | V9 | Langford | British Columbia | Canada |
19582 | Luo, Bethany | 4000 | Brisbane | Queensland | Australia |
Generated 2025-07-17 19:45:43.529 UTC