[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 6579 > < TAKE 6 >
6 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22414 | Wu, Eugene, P | 22001 | Hamburg | Hessen | Germany |
22619 | Hernandez, Robin | 20354 | Hamburg | Hamburg | Germany |
22533 | Liu, Jake | 20354 | Hamburg | Hamburg | Germany |
22684 | Cooper, Lauren, W | 20354 | Hamburg | Hamburg | Germany |
22685 | Ma, Barbara | 22001 | Hamburg | Hessen | Germany |
22644 | Ortega, Marc, C | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-10 20:28:51.951 UTC