[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 589 SHUFFLE < SKIP 248 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15011 | Mitchell, Amber, E | 90241 | Downey | California | United States |
16683 | Rai, Christy | 4700 | Rockhampton | Queensland | Australia |
Generated 2025-07-15 11:28:48.365 UTC