[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 24 SHUFFLE < SKIP 369 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14475 | Perry, Isabella, A | 98104 | Seattle | Washington | United States |
25807 | Lopez, Kaitlin, J | 75010 | Paris | Seine (Paris) | France |
Generated 2025-07-12 04:46:58.579 UTC