[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 512 SHUFFLE < SKIP 3343 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
11314 | Flores, Mya | 98027 | Issaquah | Washington | United States |
14772 | Torres, Stacy, A | 91480 | Frankfurt | Bayern | Germany |
Generated 2025-07-17 21:42:54.903 UTC