[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 3936 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
12502 | Sanchez, Darren | OX16 8RS | Oxon | England | United Kingdom |
13273 | Lee, Elizabeth | 92118 | Coronado | California | United States |
Generated 2025-10-12 07:49:27.243 UTC