[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 189 SHUFFLE < SKIP 674 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20098 | Lewis, Alexis, G | 92020 | El Cajon | California | United States |
14855 | Weber, Deanna, L | 4000 | Brisbane | Queensland | Australia |
Generated 2025-07-10 06:23:37.282 UTC