[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 2421 SHUFFLE < SKIP 3192 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19279 | Xu, Omar, R | SE1 8HL | London | England | United Kingdom |
17095 | Garcia, Logan, D | 78000 | Versailles | Yveline | France |
Generated 2025-07-13 06:57:09.348 UTC