[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 4015 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28221 | Rodriguez, Isabella | 91776 | San Gabriel | California | United States |
18575 | Stewart, Erin, R | 90241 | Downey | California | United States |
Generated 2025-07-20 13:49:11.868 UTC