[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 3640 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16171 | Ruiz, Bruce, W | 3198 | Seaford | Victoria | Australia |
18659 | Thompson, Jasmine, A | 90012 | Los Angeles | California | United States |
Generated 2025-07-11 07:53:00.383 UTC