[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 360 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19174 | Howard, Katelyn, L | 59100 | Roubaix | Nord | France |
23587 | Gonzalez, Hailey, R | 90505 | Torrance | California | United States |
Generated 2025-07-11 06:10:04.251 UTC