[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 3467 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27024 | Patterson, Austin, O | V8Y 1L1 | Cliffside | British Columbia | Canada |
28290 | Brooks, Ian, W | V8Y 1L1 | Cliffside | British Columbia | Canada |
27393 | Hernandez, Sierra | V8Y 1L1 | Cliffside | British Columbia | Canada |
Generated 2025-07-11 10:01:26.927 UTC