[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 999 SHUFFLE < SKIP 263 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27854 | Rubio, Marc, I | 75019 | Paris | Seine (Paris) | France |
26681 | Jackson, Zachary | 90802 | Long Beach | California | United States |
Generated 2025-07-18 11:31:04.706 UTC