[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 512 SHUFFLE < SKIP 1260 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15082 | Lal, Kelvin | 59491 | Villeneuve-d'Ascq | Nord | France |
20247 | Lopez, Kristina, L | 7001 | Hobart | Tasmania | Australia |
Generated 2025-07-12 02:30:49.478 UTC