[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 511 SHUFFLE < SKIP 3316 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23973 | Long, Zachary, A | 75007 | Paris | Seine (Paris) | France |
26379 | Rodriguez, Cindy | LE18 | Leeds | England | United Kingdom |
23048 | Hughes, Isabella | V8P | Oak Bay | British Columbia | Canada |
Generated 2025-07-19 04:51:48.617 UTC