[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 322 SHUFFLE < SKIP 454 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15773 | Jenkins, Dylan, L | 91950 | Lincoln Acres | California | United States |
27590 | Lopez, Dominic, B | 3000 | Melbourne | Victoria | Australia |
Generated 2025-07-19 20:37:28.957 UTC