[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 875 SHUFFLE < SKIP 3458 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13041 | Brown, Cameron, D | 3000 | Melbourne | Victoria | Australia |
15720 | Ramos, Jaime | 2036 | Malabar | New South Wales | Australia |
Generated 2025-07-14 18:40:04.659 UTC