[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 817 SHUFFLE < SKIP 255 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26881 | Fernandez, Regina, R | 93700 | Drancy | Seine Saint Denis | France |
14576 | Price, Anna | 98055 | Renton | Washington | United States |
Generated 2025-07-20 07:37:18.424 UTC