[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 875 SHUFFLE < SKIP 2730 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18157 | Hall, Isabella | 60323 | Frankfurt | Hessen | Germany |
20838 | Jones, Chloe | AS23 | Stoke-on-Trent | England | United Kingdom |
Generated 2025-07-18 01:20:59.393 UTC