[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 512 SHUFFLE < SKIP 928 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28494 | Martinez, Ross, G | 85049 | Ingolstadt | Bayern | Germany |
21728 | Harris, Madison, K | 98168 | Burien | Washington | United States |
Generated 2025-07-11 19:02:56.795 UTC