[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 5191 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18659 | Thompson, Jasmine, A | 90012 | Los Angeles | California | United States |
11011 | Lu, Curtis | 4169 | East Brisbane | Queensland | Australia |
Generated 2025-07-11 00:58:47.206 UTC