[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 2900 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26792 | Torres, Casey | 94704 | Berkeley | California | United States |
18495 | Phillips, Jeremy, E | 3000 | Melbourne | Victoria | Australia |
Generated 2025-07-12 00:20:10.967 UTC