[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 1780 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 20859 | Romero, Roy, C | E17 6JF | London | England | United Kingdom |
| 26269 | Moore, Chloe, L | V9 | Langford | British Columbia | Canada |
Generated 2025-11-04 21:09:08.090 UTC