[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 512 SHUFFLE < SKIP 1016 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16287 | Xu, Laura, D | SW1P 2NU | London | England | United Kingdom |
20059 | Washington, Madison | 93000 | Bobigny | Seine Saint Denis | France |
Generated 2025-07-18 02:42:12.542 UTC