[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 248 SHUFFLE < SKIP 862 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26540 | Sanchez, Jada | 94014 | Colma | California | United States |
19067 | Luo, Misty, R | 33098 | Paderborn | Nordrhein-Westfalen | Germany |
26871 | Chen, Justin | 93400 | Saint-Denis | Seine Saint Denis | France |
Generated 2025-07-15 09:26:35.884 UTC