[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 SHUFFLE < SKIP 2222 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28002 | Kumar, Christy, J | 98312 | Bremerton | Washington | United States |
19594 | Liu, Suzanne | 4700 | Rockhampton | Queensland | Australia |
Generated 2025-07-11 12:52:48.277 UTC