[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 1315 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19566 | Sara, Ruben, A | 4655 | Hervey Bay | Queensland | Australia |
15449 | Yuan, Cedric | Y024 1GF | York | England | United Kingdom |
Generated 2025-07-12 18:35:49.262 UTC