[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 5462 SHUFFLE < SKIP 1759 > TAKE 1 >
1 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
11011 | Lu, Curtis | 4169 | East Brisbane | Queensland | Australia |
Generated 2025-07-18 09:00:45.517 UTC