[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 4614 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19555 | Liu, Alejandro, R | 3220 | Geelong | Victoria | Australia |
20708 | Thompson, Devin | V3A 4R2 | Langley | British Columbia | Canada |
Generated 2025-07-11 04:20:17.118 UTC