[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 821 SHUFFLE < SKIP 999 > TAKE 1 >
1 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
25739 | Rodriguez, Cory | SW1P 2NU | London | England | United Kingdom |
Generated 2025-07-20 10:43:21.587 UTC