[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 512 SHUFFLE < SKIP 543 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23533 | Nath, Rafael | 2444 | Port Macquarie | New South Wales | Australia |
25529 | Sanders, Jared, C | 91054 | Erlangen | Bayern | Germany |
25444 | Martinez, Meagan, J | 91480 | Frankfurt | Bayern | Germany |
Generated 2025-07-12 00:37:32.938 UTC