[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 817 SHUFFLE < SKIP 2301 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20211 | Mr., Rodgers, Scott, M. | 4169 | East Brisbane | Queensland | Australia |
20801 | Chandra, Ronald, H | RG12 8TB | Bracknell | England | United Kingdom |
Generated 2025-07-16 21:57:01.761 UTC