[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 250 SHUFFLE < SKIP 3816 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19762 | Ma, Warren, A | 3000 | Melbourne | Victoria | Australia |
29205 | Long, David, V | 91791 | West Covina | California | United States |
Generated 2025-07-19 16:33:02.559 UTC