[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 2694 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
11102 | Nelson, Julia, L | 1002 | Sydney | New South Wales | Australia |
19070 | Garcia, Kristopher, M | E17 6JF | London | England | United Kingdom |
23077 | Hernandez, Marvin, A | 2138 | Rhodes | New South Wales | Australia |
Generated 2025-07-13 12:04:51.235 UTC