[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 3372 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13201 | Davis, Nicholas | V0 | Sooke | British Columbia | Canada |
11738 | Alexander, Elijah | V8P | Oak Bay | British Columbia | Canada |
Generated 2025-07-11 07:05:06.340 UTC