[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 3104 SHUFFLE < SKIP 2083 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14855 | Weber, Deanna, L | 4000 | Brisbane | Queensland | Australia |
12538 | Blanco, Paula | 12311 | Berlin | Saarland | Germany |
Generated 2025-07-18 22:45:19.344 UTC