[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 750 SHUFFLE < SKIP 58 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26667 | Patel, Jillian | 3337 | Melton | Victoria | Australia |
14844 | Miller, Blake | 60323 | Frankfurt | Hessen | Germany |
Generated 2025-07-10 08:23:59.793 UTC