[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 9302 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28877 | Vance, Joe, L | EC1R 0DU | London | England | United Kingdom |
28899 | Anand, Alejandro, R | SW6 SBY | London | England | United Kingdom |
Generated 2025-07-18 17:49:38.479 UTC