[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 908 SHUFFLE < SKIP 419 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27987 | Jenkins, Wyatt | 3220 | Geelong | Victoria | Australia |
16284 | Perez, Troy, D | 95010 | Hof | Bayern | Germany |
Generated 2025-07-13 04:08:51.005 UTC