[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 444 SHUFFLE < SKIP 2349 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16506 | Murphy, Catherine, L | V9 | Metchosin | British Columbia | Canada |
18469 | Rubio, Robyn, A | 3000 | Melbourne | Victoria | Australia |
Generated 2025-07-14 11:00:16.393 UTC