[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 211 SHUFFLE < SKIP 2335 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16548 | Rubio, Darren | 59223 | Roncq | Nord | France |
25033 | Zhu, Omar | 2036 | Malabar | New South Wales | Australia |
Generated 2025-07-20 00:58:45.380 UTC