[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 213 SHUFFLE < SKIP 564 > TAKE 1 >
1 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15605 | Yang, Alan, L | 2010 | Darlinghurst | New South Wales | Australia |
Generated 2025-07-16 00:42:57.211 UTC