[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 875 SHUFFLE < SKIP 3742 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18727 | Hernandez, Hailey, A | 3000 | Melbourne | Victoria | Australia |
29143 | Jenkins, Grace | 90712 | Lakewood | California | United States |
Generated 2025-07-09 05:26:54.710 UTC