[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 212 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26990 | Patel, Darren, C | 95010 | Hof | Bayern | Germany |
18262 | Rana, Evelyn, D | 1002 | Sydney | New South Wales | Australia |
Generated 2025-07-09 14:25:27.947 UTC