[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 6570 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20720 | Subram, Regina, R | 20354 | Hamburg | Hamburg | Germany |
20842 | Moreno, Tyrone, S | 20354 | Hamburg | Hamburg | Germany |
20923 | Powell, Isabella, L | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-11 20:29:30.675 UTC