[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 1350 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20935 | Jimenez, Desiree, L | 75007 | Paris | Seine (Paris) | France |
11911 | Kapoor, Rachael, D | 3220 | Geelong | Victoria | Australia |
Generated 2025-07-13 08:51:25.434 UTC