[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 5903 SHUFFLE < SKIP 315 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23881 | Martinez, Joshua, M | 90012 | Los Angeles | California | United States |
11408 | Gill, Darren, M | W1Y 3RA | London | England | United Kingdom |
Generated 2025-07-20 23:05:29.117 UTC