[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 8622 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28900 | Price, Jasmine, L | 20354 | Hamburg | Hamburg | Germany |
15590 | Wu, Marshall, J | 3000 | Melbourne | Victoria | Australia |
Generated 2025-07-18 11:15:34.422 UTC