[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 4003 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19116 | Alexander, Logan, E | V3L 1E7 | Westminster | British Columbia | Canada |
24578 | Lopez, Meredith, Y | 93400 | Saint-Denis | Seine Saint Denis | France |
22091 | Griffin, Kayla | 98036 | Lynnwood | Washington | United States |
Generated 2025-07-11 12:28:31.891 UTC