[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 875 SHUFFLE < SKIP 5239 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24649 | Washington, Aaron, L | V9 | Metchosin | British Columbia | Canada |
23321 | Xu, Karl | 3000 | Melbourne | Victoria | Australia |
Generated 2025-07-21 20:56:50.007 UTC