[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 6540 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14688 | Carlson, Tabitha | 22001 | Hamburg | Hessen | Germany |
14710 | Ma, Lisa, C | 20354 | Hamburg | Hamburg | Germany |
15110 | Prasad, Janelle, M | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-11 05:34:29.645 UTC