[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 2000 SHUFFLE < SKIP 171 > TAKE 1 >
1 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19070 | Garcia, Kristopher, M | E17 6JF | London | England | United Kingdom |
Generated 2025-07-15 22:11:59.184 UTC