[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 817 SHUFFLE < SKIP 235 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24817 | Richardson, Victoria, C | V0 | Sooke | British Columbia | Canada |
17068 | Smith, Thomas | 4655 | Hervey Bay | Queensland | Australia |
Generated 2025-07-20 12:37:28.383 UTC