[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 482 SHUFFLE < SKIP 3701 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26440 | Green, Devin, J | 3000 | Melbourne | Victoria | Australia |
27007 | Gonzalez, Joe, M | RG11 5TP | Berkshire | England | United Kingdom |
14045 | Ramos, Tanya, R | 4000 | Brisbane | Queensland | Australia |
Generated 2025-07-11 22:00:29.392 UTC