[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 1689 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16040 | Gill, Casey | 75008 | Paris | Seine (Paris) | France |
16315 | Richardson, Garrett | 75007 | Paris | Seine (Paris) | France |
25912 | Rubio, Walter, R | 3977 | Cranbourne | Victoria | Australia |
Generated 2025-07-12 12:57:05.008 UTC