[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 750 < SKIP 1469 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17742 | Romero, Randall, F | 66272 | Sulzbach Taunus | Saarland | Germany |
17952 | Beck, Brendan | 66272 | Sulzbach Taunus | Saarland | Germany |
Generated 2025-10-09 19:41:11.679 UTC