[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 511 SHUFFLE < SKIP 722 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
11572 | Moreno, Billy | 59140 | Dunkerque | Nord | France |
22507 | Wang, Louis, J | 91054 | Erlangen | Bayern | Germany |
16080 | Patterson, Oscar, A | 90802 | Long Beach | California | United States |
Generated 2025-07-14 01:45:34.637 UTC