[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 5628 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16184 | She, Christine | 4000 | Brisbane | Queensland | Australia |
21688 | Morris, Jesse | 91776 | San Gabriel | California | United States |
Generated 2025-07-18 12:04:23.490 UTC