[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 750 < SKIP 5879 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28900 | Price, Jasmine, L | 20354 | Hamburg | Hamburg | Germany |
29363 | Jai, Cristina, R | 20354 | Hamburg | Hamburg | Germany |
29475 | Ward, Jared, A | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-10-13 20:14:03.502 UTC