[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 512 SHUFFLE < SKIP 987 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16476 | Xie, Shawn, J | 75012 | Paris | Seine (Paris) | France |
16881 | Alonso, Ruben, A | 94014 | Colma | California | United States |
Generated 2025-07-12 11:23:42.280 UTC