[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 875 SHUFFLE < SKIP 6021 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14844 | Miller, Blake | 60323 | Frankfurt | Hessen | Germany |
20914 | Zeng, Gilbert, C | 14129 | Berlin | Hessen | Germany |
19838 | Ramirez, Jared | 97068 | W. Linn | Oregon | United States |
Generated 2025-07-10 10:18:09.559 UTC