[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 518 SHUFFLE < SKIP 6007 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27154 | Arun, Holly | 85049 | Ingolstadt | Bayern | Germany |
24032 | Ma, Micah, A | 75009 | Paris | Seine (Paris) | France |
Generated 2025-07-21 10:01:40.361 UTC