[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity < SKIP 5499 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28073 | Green, Mackenzie, C | V6B 3P7 | Port Hammond | British Columbia | Canada |
28021 | Nelson, Katherine | V6B 3P7 | Port Hammond | British Columbia | Canada |
28101 | Bell, Timothy, J | V6B 3P7 | Port Hammond | British Columbia | Canada |
Generated 2025-07-13 09:49:41.534 UTC