[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 507 SHUFFLE < SKIP 625 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
11738 | Alexander, Elijah | V8P | Oak Bay | British Columbia | Canada |
16194 | Deng, Katie | 92400 | Courbevoie | Hauts de Seine | France |
19399 | Brown, Anthony, J | V8P | Oak Bay | British Columbia | Canada |
Generated 2025-07-16 21:37:50.312 UTC