[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 518 SHUFFLE < SKIP 4283 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18748 | Stewart, Gabrielle, R | 4551 | Caloundra | Queensland | Australia |
11669 | Simmons, Isabella | 98403 | Tacoma | Washington | United States |
16560 | Sun, Kelvin, E | 93400 | Saint-Denis | Seine Saint Denis | France |
Generated 2025-07-14 20:17:31.044 UTC