[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 2723 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14199 | Anderson, Samuel, D | PE17 | Bury | England | United Kingdom |
14545 | Henderson, Faith | PE17 | Bury | England | United Kingdom |
Generated 2025-07-08 20:14:31.080 UTC