[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 548 SHUFFLE < SKIP 574 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14631 | Flores, Logan, K | V8V | Victoria | British Columbia | Canada |
15355 | Martinez, Janelle | 59140 | Dunkerque | Nord | France |
Generated 2025-07-16 23:27:07.744 UTC