[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 3455 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16577 | Chen, Leah, E | 92081 | Paris La Defense | Hauts de Seine | France |
18259 | Torres, Bailey | 3000 | Melbourne | Victoria | Australia |
Generated 2025-07-11 05:02:43.692 UTC