[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 740 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19563 | Moreno, Robin | 3550 | Bendigo | Victoria | Australia |
16677 | Hughes, Jack, S | 90012 | Los Angeles | California | United States |
19976 | Sun, Tamara, L | 4169 | East Brisbane | Queensland | Australia |
Generated 2025-07-12 04:07:07.014 UTC