[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 60 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28365 | Zhao, Stacey, J | E17 6JF | London | England | United Kingdom |
29246 | Williams, Thomas | 92102 | San Diego | California | United States |
Generated 2025-07-14 05:07:52.292 UTC