[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 3375 SHUFFLE < SKIP 844 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28379 | Rana, Edgar, M | 31770 | Colomiers | Garonne (Haute) | France |
14187 | Lu, Eugene, N | 22001 | Hamburg | Hessen | Germany |
Generated 2025-07-16 07:32:55.236 UTC