[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 531 < SKIP 2786 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
12760 | Gomez, Krista | V8Y 1L1 | Cliffside | British Columbia | Canada |
12763 | Russell, Chloe, M | V8Y 1L1 | Cliffside | British Columbia | Canada |
12765 | Gill, Robyn, J | V8Y 1L1 | Cliffside | British Columbia | Canada |
Generated 2025-07-09 03:49:27.808 UTC