[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 512 SHUFFLE < SKIP 5786 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14665 | King, Jesse, J | 3280 | Warrnambool | Victoria | Australia |
15544 | Brown, Thomas, J | 91203 | Glendale | California | United States |
Generated 2025-07-18 13:40:34.086 UTC