[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 1524 SHUFFLE < SKIP 952 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16938 | Williams, Abigail, M | NT20 | Newcastle upon Tyne | England | United Kingdom |
24032 | Ma, Micah, A | 75009 | Paris | Seine (Paris) | France |
Generated 2025-07-18 02:18:42.430 UTC