[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 1713 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16572 | Xu, Jon, D | 10210 | Berlin | Hamburg | Germany |
23946 | Luo, Kelli | 66578 | Neunkirchen | Saarland | Germany |
19783 | Kumar, Tony, P | 3220 | Geelong | Victoria | Australia |
Generated 2025-07-11 23:52:36.526 UTC