[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 62 SHUFFLE < SKIP 118 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17217 | Gill, Raquel, T | 14111 | Berlin | Hamburg | Germany |
24357 | Baker, Eric, N | 90210 | Beverly Hills | California | United States |
20652 | Scott, Amanda | 98104 | Seattle | Washington | United States |
Generated 2025-07-10 23:02:00.379 UTC