[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 5214 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16828 | Mitchell, Logan, R | OX1 | Oxford | England | United Kingdom |
14248 | Tang, Misty, A | 90706 | Bellflower | California | United States |
13626 | Madan, Johnathan, D | 4000 | Brisbane | Queensland | Australia |
Generated 2025-07-11 06:19:12.634 UTC