[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 3748 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24184 | Jackson, Alexandra, A | OX1 | Oxford | England | United Kingdom |
25323 | Diaz, Lance, A | 20354 | Hamburg | Hamburg | Germany |
29241 | Evans, Sophia | 98225 | Bellingham | Washington | United States |
Generated 2025-07-11 14:56:40.658 UTC