[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 518 SHUFFLE < SKIP 6231 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28829 | Bryant, Robert | 94704 | Berkeley | California | United States |
14133 | Kumar, Ricardo, K | 4655 | Hervey Bay | Queensland | Australia |
Generated 2025-07-18 10:45:30.214 UTC