[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 1993 SHUFFLE < SKIP 2971 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26151 | Lee, Austin | 4700 | Rockhampton | Queensland | Australia |
19915 | McDonald, Claudia | 63151 | Mühlheim | Hamburg | Germany |
Generated 2025-07-20 07:25:35.298 UTC