[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 4052 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16284 | Perez, Troy, D | 95010 | Hof | Bayern | Germany |
14758 | Long, Victoria | 91203 | Glendale | California | United States |
Generated 2025-07-11 19:06:11.424 UTC