[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 250 SHUFFLE < SKIP 1321 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14701 | Macagno, Maurizio, J | 31770 | Colomiers | Garonne (Haute) | France |
15457 | Martinez, Adriana, S | 66578 | Neunkirchen | Saarland | Germany |
14699 | Munoz, Gerald, R | 80074 | München | Hamburg | Germany |
Generated 2025-07-10 17:01:27.742 UTC