[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 3346 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21764 | Smith, Nathan | V2M1S6 | Newton | British Columbia | Canada |
16253 | Lal, Bethany, A | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-10 20:27:34.105 UTC