[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 6329 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16106 | Barnes, Ian, M | V8X | Royal Oak | British Columbia | Canada |
14709 | Martin, Ian, K | 66740 | Saarlouis | Saarland | Germany |
Generated 2025-07-11 04:45:33.171 UTC