[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 396 SHUFFLE < SKIP 1020 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19624 | Zhu, Wesley, L | 2138 | Rhodes | New South Wales | Australia |
22446 | Wu, Jake, E | GL7 1RY | Gloucestershire | England | United Kingdom |
Generated 2025-07-18 15:31:34.743 UTC