[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 217 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23363 | Russell, David | V3L 1E7 | Westminster | British Columbia | Canada |
15427 | Murphy, Jade | 92102 | San Diego | California | United States |
Generated 2025-07-11 11:51:07.575 UTC