[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 6974 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22881 | Martinez, Wyatt, R | V2M1P1 | Newton | British Columbia | Canada |
22901 | Stewart, Katherine, Z | V2M1P1 | Newton | British Columbia | Canada |
22969 | Martin, Taylor, E | V2L3W8 | Newton | British Columbia | Canada |
Generated 2025-07-20 10:00:25.615 UTC