[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 15 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13943 | Bryant, Kelly | 90012 | Los Angeles | California | United States |
13040 | Gonzalez, Roy, M | 4169 | East Brisbane | Queensland | Australia |
Generated 2025-07-11 22:32:55.807 UTC