[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 250 SHUFFLE < SKIP 3869 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16196 | Raheem, Kurt | 60082 | Frankfurt am Main | Hamburg | Germany |
24292 | Brooks, Mackenzie | 91203 | Glendale | California | United States |
Generated 2025-07-20 01:09:17.385 UTC