[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 477 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
29306 | Anand, Rafael | 3977 | Cranbourne | Victoria | Australia |
23623 | Griffin, Jocelyn | 59000 | Lille | Nord | France |
28206 | Long, Angelica, C | 2444 | Port Macquarie | New South Wales | Australia |
Generated 2025-07-11 18:33:11.098 UTC