[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 7077 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24523 | Coleman, Mariah, G | 94014 | Colma | California | United States |
23234 | Lu, Brent, R | 80074 | München | Hamburg | Germany |
Generated 2025-07-15 09:30:29.035 UTC