[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 840 SHUFFLE < SKIP 169 > TAKE 1 >
1 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18157 | Hall, Isabella | 60323 | Frankfurt | Hessen | Germany |
Generated 2025-07-15 05:23:43.524 UTC