[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 827 SHUFFLE < SKIP 1082 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22059 | Johnson, Jonathan | V3A 4R2 | Langley | British Columbia | Canada |
14937 | Xu, Brendan, L | Y03 4TN | York | England | United Kingdom |
Generated 2025-07-15 23:15:55.408 UTC