[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 562 < SKIP 6017 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22455 | Kapoor, Roy | 22001 | Hamburg | Hessen | Germany |
22533 | Liu, Jake | 20354 | Hamburg | Hamburg | Germany |
22619 | Hernandez, Robin | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-17 12:47:57.666 UTC