[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 750 SHUFFLE < SKIP 334 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
11675 | Martinez, Devin, J | 98201 | Everett | Washington | United States |
16490 | Robinson, Megan, G | 91776 | San Gabriel | California | United States |
Generated 2025-07-08 22:37:08.555 UTC