[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 480 SHUFFLE < SKIP 2145 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14826 | Lopez, Stefanie, J | 93700 | Drancy | Seine Saint Denis | France |
14182 | Lin, Steve, A | 60082 | Frankfurt am Main | Hamburg | Germany |
13266 | Wang, Samuel, J | 90802 | Long Beach | California | United States |
Generated 2025-07-14 16:56:09.282 UTC