[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 250 SKIP 0 < SKIP 844 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15105 | Rana, Tina, F | 12171 | Berlin | Saarland | Germany |
14163 | Garcia, Ebony, S | 14197 | Berlin | Nordrhein-Westfalen | Germany |
Generated 2025-07-20 00:22:14.396 UTC