[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 480 SHUFFLE < SKIP 2310 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22707 | Russell, Haley | 66578 | Neunkirchen | Saarland | Germany |
23752 | Torres, Devin, A | TY31 | Runcorn | England | United Kingdom |
Generated 2025-07-09 17:47:40.473 UTC