[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 72 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16430 | Rai, Franklin, M | 75007 | Paris | Seine (Paris) | France |
26886 | Robinson, Jasmine | TY31 | Runcorn | England | United Kingdom |
Generated 2025-07-09 09:01:09.265 UTC