[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 946 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14074 | Xu, Barbara | 4217 | Gold Coast | Queensland | Australia |
19925 | Jenkins, Madison, A | 34117 | Kassel | Hessen | Germany |
Generated 2025-07-11 13:43:34.734 UTC