[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 2511 SHUFFLE < SKIP 1408 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
25817 | Phillips, Isaac, A | 1002 | Sydney | New South Wales | Australia |
19468 | Lin, Ramon | 92400 | Courbevoie | Hauts de Seine | France |
Generated 2025-07-21 18:07:03.145 UTC