[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 512 SHUFFLE < SKIP 1517 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13522 | Taylor, Logan | 3220 | Geelong | Victoria | Australia |
22210 | Yang, Martha, G | 2055 | North Sydney | New South Wales | Australia |
Generated 2025-07-20 22:45:26.612 UTC