[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 372 < SKIP 2338 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26321 | Blanco, Randall | V3J 6Z3 | Burnaby | British Columbia | Canada |
28195 | Martin, Kellie, R | V3J 6Z3 | Burnaby | British Columbia | Canada |
Generated 2025-07-14 07:33:43.826 UTC