[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE SKIP 9718 < SKIP 625 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28420 | Chapman, Tracy, C | 93400 | Saint-Denis | Seine Saint Denis | France |
18005 | Ramos, Renee, K | 20354 | Hamburg | Hamburg | Germany |
20634 | Bryant, Stephanie, V | 98104 | Seattle | Washington | United States |
Generated 2025-07-19 06:09:38.233 UTC