[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 190 SHUFFLE < SKIP 155 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16031 | Allen, Ian, A | 4810 | Townsville | Queensland | Australia |
21671 | Jai, Nicolas, J | 59100 | Roubaix | Nord | France |
26550 | Morris, Alex | 98168 | Burien | Washington | United States |
Generated 2025-07-13 07:38:57.334 UTC