[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 92 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16309 | Ortega, Desiree, A | 01071 | Dresden | Hessen | Germany |
16236 | Martinez, Nicholas, L | 97355 | Lebanon | Oregon | United States |
Generated 2025-07-11 14:24:02.461 UTC