[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 518 SHUFFLE < SKIP 3915 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21082 | Edwards, Jason | 60323 | Frankfurt | Hessen | Germany |
12933 | Hall, Jonathan | 94014 | Colma | California | United States |
12495 | Miller, Lucas, L | 60323 | Frankfurt | Hessen | Germany |
Generated 2025-07-11 23:33:17.715 UTC