[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 4000 SHUFFLE < SKIP 2875 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17854 | Gomez, Shannon | 20354 | Hamburg | Hamburg | Germany |
15646 | Kelly, Emma, A | 7001 | Hobart | Tasmania | Australia |
Generated 2025-07-14 16:17:25.557 UTC