[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 413 SHUFFLE < SKIP 2259 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24376 | Black, Tommy | 4000 | Brisbane | Queensland | Australia |
12879 | Nelson, Elijah | 90012 | Los Angeles | California | United States |
Generated 2025-07-20 12:00:11.511 UTC