[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 3233 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20961 | Goldberg, Keith, A | 59223 | Roncq | Nord | France |
15231 | Barnes, Alexia, D | 2444 | Port Macquarie | New South Wales | Australia |
20946 | Chandra, Abby, E | 33041 | Paderborn | Hamburg | Germany |
Generated 2025-07-11 19:40:19.195 UTC