[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 484 SHUFFLE < SKIP 2398 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27107 | Stewart, Alexa, D | 90012 | Los Angeles | California | United States |
25709 | Lopez, Savannah | 3000 | Melbourne | Victoria | Australia |
Generated 2025-07-12 04:58:46.452 UTC