[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 24 SHUFFLE < SKIP 800 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
25769 | Rubio, Gerald, A | 91480 | Frankfurt | Bayern | Germany |
27627 | Yang, Jason, M | 90802 | Long Beach | California | United States |
21505 | Gonzalez, Ronald | 75002 | Paris | Seine (Paris) | France |
Generated 2025-07-11 17:28:00.516 UTC