[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 5032 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27780 | Andersen, Christy, A | 59140 | Dunkerque | Nord | France |
28401 | Alexander, Maria, F | 59140 | Dunkerque | Nord | France |
28460 | Powell, Nathan | 59140 | Dunkerque | Nord | France |
Generated 2025-07-09 14:30:30.458 UTC