[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 512 < SKIP 2936 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26049 | White, Christopher, R | V8Y 1L1 | Cliffside | British Columbia | Canada |
26115 | Mitchell, Savannah | V8Y 1L1 | Cliffside | British Columbia | Canada |
24960 | Gray, Brianna | V8Y 1L1 | Cliffside | British Columbia | Canada |
Generated 2025-07-13 23:47:39.640 UTC