[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 SHUFFLE < SKIP 3072 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20922 | Wagner, Clayton, L | W1V 5RN | London | England | United Kingdom |
18999 | Watson, Mackenzie | 97355 | Lebanon | Oregon | United States |
Generated 2025-07-09 16:57:52.324 UTC