[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 3104 SHUFFLE < SKIP 2216 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20178 | Anand, Deborah, A | 45000 | Orleans | Loiret | France |
18367 | Wu, Edwin, F | 2138 | Rhodes | New South Wales | Australia |
Generated 2025-07-13 22:08:43.627 UTC