[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 3022 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22471 | Martinez, Joel | 77127 | Lieusaint | Seine et Marne | France |
28465 | Serrano, Wendy, D | 53001 | Bonn | Hamburg | Germany |
26432 | Simmons, Isabel, H | 4655 | Hervey Bay | Queensland | Australia |
Generated 2025-07-13 04:49:34.329 UTC