[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 1474 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14644 | Lee, Jennifer, R | 97355 | Lebanon | Oregon | United States |
22950 | Cox, Nicole, V | 4000 | Brisbane | Queensland | Australia |
14188 | Sanchez, Meagan, I | 75017 | Paris | Seine (Paris) | France |
Generated 2025-07-11 16:53:40.467 UTC