[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 5483 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23464 | Turner, Devin, J | 94070 | San Carlos | California | United States |
15184 | Hernandez, Mathew, A | 4171 | Hawthorne | Queensland | Australia |
Generated 2025-07-11 23:05:57.518 UTC