[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 229 SHUFFLE < SKIP 1256 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14712 | Liu, Eugene | SW8 4BG | London | England | United Kingdom |
28040 | Mitchell, Jack, L | 98201 | Everett | Washington | United States |
28495 | Morgan, Catherine, A | 93700 | Drancy | Seine Saint Denis | France |
Generated 2025-07-09 13:37:24.487 UTC