[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 1319 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23138 | Peterson, Angela | 90210 | Beverly Hills | California | United States |
29408 | Chen, Heather, M | 91940 | Les Ulis | Essonne | France |
Generated 2025-07-11 11:45:10.996 UTC