[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 1591 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17288 | Torres, Dwayne, R | 2444 | Port Macquarie | New South Wales | Australia |
25649 | Morgan, Trinity | 59491 | Villeneuve-d'Ascq | Nord | France |
Generated 2025-07-16 15:53:58.032 UTC