[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 512 SHUFFLE < SKIP 2983 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
25155 | Alonso, Theresa | 94519 | Concord | California | United States |
14118 | Ross, Elizabeth, E | V8X | Royal Oak | British Columbia | Canada |
Generated 2025-07-22 07:56:42.760 UTC