[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 511 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15761 | Thompson, Xavier, R | V2M1P1 | Newton | British Columbia | Canada |
16626 | Morgan, Nathaniel, E | 4810 | Townsville | Queensland | Australia |
Generated 2025-07-11 14:49:35.631 UTC