[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 512 SHUFFLE < SKIP 154 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18226 | Walker, Joseph, E | 98104 | Seattle | Washington | United States |
19869 | Brooks, Carol, A | 91791 | West Covina | California | United States |
19581 | Ma, Todd | 3000 | Melbourne | Victoria | Australia |
Generated 2025-07-11 18:59:10.101 UTC