[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 < SKIP 4488 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
25309 | Zhou, Karen | 04838 | Eilenburg | Brandenburg | Germany |
25724 | Fernandez, Tabitha, A | 04838 | Eilenburg | Brandenburg | Germany |
26352 | Fernandez, Cynthia, L | 04838 | Eilenburg | Brandenburg | Germany |
Generated 2025-10-09 15:05:29.246 UTC