[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 872 SHUFFLE < SKIP 1076 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26798 | Garcia, Jeremiah | 98104 | Seattle | Washington | United States |
25475 | Martin, Destiny, C | 75007 | Paris | Seine (Paris) | France |
16176 | Torres, Michele, A | 3220 | Geelong | Victoria | Australia |
Generated 2025-07-21 14:51:30.344 UTC