[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 875 SHUFFLE < SKIP 923 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
25688 | Morris, Patrick, E | 93400 | Saint-Denis | Seine Saint Denis | France |
28905 | Bailey, Katherine, L | 59000 | Lille | Nord | France |
Generated 2025-07-13 09:47:52.172 UTC