[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 686 < SKIP 455 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19331 | Hu, Jessie, F | 14111 | Berlin | Hamburg | Germany |
19934 | Blanco, Neil | 14197 | Berlin | Saarland | Germany |
Generated 2025-07-17 18:28:53.273 UTC