[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 416 SHUFFLE < SKIP 570 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13707 | Smith, Austin | V8X | Royal Oak | British Columbia | Canada |
13972 | Liang, Eugene | 6006 | Perth | South Australia | Australia |
Generated 2025-07-14 07:37:15.324 UTC