[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 512 SHUFFLE < SKIP 1008 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22725 | Gonzales, Richard, A | 98371 | Puyallup | Washington | United States |
22929 | Davis, Isabella, A | 4000 | Brisbane | Queensland | Australia |
Generated 2025-07-12 02:51:45.091 UTC