[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 523 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13963 | Patel, Veronica | 7001 | Hobart | Tasmania | Australia |
18511 | Jenkins, Mya | 91950 | National City | California | United States |
Generated 2025-07-12 18:45:03.562 UTC