[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 211 SHUFFLE < SKIP 1520 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27011 | Powell, Kevin | 98104 | Seattle | Washington | United States |
25944 | Perez, Ronald | 3220 | Geelong | Victoria | Australia |
Generated 2025-07-20 09:33:40.726 UTC