[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 1076 SHUFFLE < SKIP 916 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14554 | Mitchell, Isaac | AS23 | Stoke-on-Trent | England | United Kingdom |
11594 | Goel, Corey | 91370 | Verrieres Le Buisson | Essonne | France |
Generated 2025-07-14 07:56:43.425 UTC