[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 3210 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20705 | Roberts, Kevin, A | 91203 | Glendale | California | United States |
16614 | Shen, Alison, A | 2777 | Springwood | New South Wales | Australia |
Generated 2025-07-09 11:08:21.071 UTC