[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 7238 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
25101 | Baker, Wyatt, A | V2M1P1 | Newton | British Columbia | Canada |
25046 | Long, Caleb, P | V2M1P1 | Newton | British Columbia | Canada |
25884 | Evans, Elijah, S | V2L3W8 | Newton | British Columbia | Canada |
Generated 2025-07-16 00:04:22.838 UTC