[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 416 SHUFFLE < SKIP 1396 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20953 | Rubio, Neil | 77127 | Lieusaint | Seine et Marne | France |
21077 | James, Rachel | 93700 | Drancy | Seine Saint Denis | France |
Generated 2025-07-18 17:37:23.024 UTC