[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 SKIP 2945 SHUFFLE < SKIP 1029 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19427 | Lopez, Troy, M | 75008 | Paris | Seine (Paris) | France |
18659 | Thompson, Jasmine, A | 90012 | Los Angeles | California | United States |
Generated 2025-07-17 00:51:00.909 UTC