[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 2028 SHUFFLE < SKIP 392 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13082 | Peterson, Juan, H | 3977 | Cranbourne | Victoria | Australia |
16817 | Peterson, Evan | 92102 | San Diego | California | United States |
Generated 2025-07-18 10:50:16.616 UTC