[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 482 SHUFFLE < SKIP 3750 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20755 | Lopez, Alex | 94519 | Concord | California | United States |
19855 | Smith, John | V6B 3P7 | Port Hammond | British Columbia | Canada |
Generated 2025-07-13 13:32:37.146 UTC