[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 3669 SHUFFLE < SKIP 1019 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
25614 | Subram, Deanna | 75012 | Paris | Seine (Paris) | France |
13867 | Griffin, Luke | 98036 | Lynnwood | Washington | United States |
Generated 2025-07-11 01:56:56.054 UTC