[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 SHUFFLE < SKIP 4462 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21403 | Ms., Roy, Lisa, K. | 4700 | Rockhampton | Queensland | Australia |
20925 | Xu, Kristin, D | 59100 | Roubaix | Nord | France |
Generated 2025-07-12 00:03:57.215 UTC