[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 3669 SHUFFLE < SKIP 1062 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23135 | Clark, Dylan, D | 94704 | Berkeley | California | United States |
18146 | Wang, Eugene | 20354 | Hamburg | Hamburg | Germany |
26872 | Hughes, Wyatt, H | 91054 | Erlangen | Bayern | Germany |
Generated 2025-07-12 12:44:16.040 UTC