[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 250 < SKIP 5169 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
12447 | Hayes, Carson, A | V6B 3P7 | Port Hammond | British Columbia | Canada |
12449 | Brown, Dylan, J | V6B 3P7 | Port Hammond | British Columbia | Canada |
Generated 2025-07-19 15:31:53.294 UTC