[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 127 SHUFFLE < SKIP 1587 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20683 | Mitchell, Amanda, A | 91932 | Imperial Beach | California | United States |
23425 | Lopez, Rachael | 4000 | Brisbane | Queensland | Australia |
Generated 2025-07-21 21:01:26.672 UTC