[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 511 SHUFFLE < SKIP 1727 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24011 | Thompson, Morgan, Q | OX1 | Oxford | England | United Kingdom |
20872 | Moreno, Theodore, C | GA10 | Gateshead | England | United Kingdom |
Generated 2025-07-20 22:21:23.163 UTC