[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 6571 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20923 | Powell, Isabella, L | 20354 | Hamburg | Hamburg | Germany |
21091 | Jenkins, Ashley | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-13 03:26:51.603 UTC