[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 2693 SHUFFLE < SKIP 2311 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26267 | Martin, Matthew, F | 90802 | Long Beach | California | United States |
20842 | Moreno, Tyrone, S | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-16 05:53:50.274 UTC