[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 875 SHUFFLE < SKIP 92 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28986 | King, Caleb, J | V3L 1H4 | Westminster | British Columbia | Canada |
24155 | Raje, Tracy | 33041 | Paderborn | Hamburg | Germany |
Generated 2025-07-08 20:23:32.940 UTC