[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 484 SHUFFLE < SKIP 89 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18570 | Peterson, Mason, A | V9 | Langford | British Columbia | Canada |
19624 | Zhu, Wesley, L | 2138 | Rhodes | New South Wales | Australia |
Generated 2025-07-12 19:33:59.628 UTC