[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 16311 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26398 | Watson, Ian, G | YO15 | York | England | United Kingdom |
26760 | Butler, Katherine, F | 3280 | Warrnambool | Victoria | Australia |
Generated 2025-07-21 13:38:49.684 UTC