[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 6118 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
12825 | Hu, Kelvin | 20354 | Hamburg | Hamburg | Germany |
15125 | Martinez, Cory, A | 4700 | Rockhampton | Queensland | Australia |
Generated 2025-07-13 17:15:45.530 UTC