[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 1737 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16574 | Gomez, Joe, E | RG12 8TB | Bracknell | England | United Kingdom |
16449 | Browning, Casey | RG12 8TB | Bracknell | England | United Kingdom |
Generated 2025-07-10 02:37:57.315 UTC