[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 6349 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28195 | Martin, Kellie, R | V3J 6Z3 | Burnaby | British Columbia | Canada |
21792 | Butler, Cassidy, L | V8V | Victoria | British Columbia | Canada |
Generated 2025-07-11 09:57:59.687 UTC