[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 213 SHUFFLE < SKIP 365 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
29064 | Butler, Jose | 3977 | Cranbourne | Victoria | Australia |
21072 | Sanchez, Dominic | 59223 | Roncq | Nord | France |
Generated 2025-07-20 09:36:22.424 UTC