[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 4027 SHUFFLE < SKIP 322 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13721 | Howard, Lucas, A | 98501 | Olympia | Washington | United States |
20883 | Rai, Latoya, A | 75002 | Paris | Seine (Paris) | France |
Generated 2025-07-14 07:37:08.856 UTC