[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 250 SHUFFLE < SKIP 1856 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15215 | Jiménez, Alberto, C | 3220 | Geelong | Victoria | Australia |
27155 | Hall, Eric, C | 75007 | Paris | Seine (Paris) | France |
Generated 2025-07-13 12:49:46.035 UTC