[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 512 SHUFFLE < SKIP 4692 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13352 | Davis, Joseph, E | 92806 | La Jolla | California | United States |
26966 | Zhang, Cedric, D | WA1 | Warrington | England | United Kingdom |
23423 | Powell, Adam | 4000 | Brisbane | Queensland | Australia |
Generated 2025-07-20 15:01:42.077 UTC