[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 1192 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28452 | Young, Alexandra, I | 93400 | Saint-Denis | Seine Saint Denis | France |
16742 | Pal, Mitchell, R | 2500 | Wollongong | New South Wales | Australia |
Generated 2025-07-11 22:42:24.752 UTC