[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 998 SHUFFLE < SKIP 131 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14181 | Chandra, Adriana | 60323 | Frankfurt | Hessen | Germany |
16722 | Gray, Sean, L | 98371 | Puyallup | Washington | United States |
Generated 2025-07-20 06:23:01.529 UTC