[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 2421 SHUFFLE < SKIP 445 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15584 | Raji, Christy | 2444 | Port Macquarie | New South Wales | Australia |
21115 | Raman, Bobby, D | 41485 | Grevenbroich | Bayern | Germany |
Generated 2025-07-11 10:57:57.566 UTC