[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 5303 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17166 | Mr., Several, Joshua, R. | 97005 | Beaverton | Oregon | United States |
12824 | Subram, Kristopher | 75009 | Paris | Seine (Paris) | France |
23076 | Brooks, Adrian, E | 90210 | Beverly Hills | California | United States |
Generated 2025-07-11 14:43:07.095 UTC