[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 2421 SHUFFLE < SKIP 2051 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22015 | Turner, Mary | V9B 2C3 | Shawnee | British Columbia | Canada |
25802 | He, Clayton | 95010 | Hof | Bayern | Germany |
Generated 2025-07-19 02:51:00.771 UTC