[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 7071 < SKIP 55 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26884 | James, Paige, S | 95010 | Hof | Bayern | Germany |
26963 | Arun, Meredith, H | 95010 | Hof | Bayern | Germany |
26990 | Patel, Darren, C | 95010 | Hof | Bayern | Germany |
Generated 2025-07-21 18:21:48.039 UTC