[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 5014 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19052 | Kapoor, Kristi | 59140 | Dunkerque | Nord | France |
19447 | Simpson, Yolanda | 59140 | Dunkerque | Nord | France |
Generated 2025-07-11 15:27:12.614 UTC