[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 3934 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23640 | Jiménez, Bruce, L | 2777 | Springwood | New South Wales | Australia |
27834 | Suarez, Diana, J | 45000 | Orleans | Loiret | France |
Generated 2025-10-12 10:04:23.361 UTC